LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: 北南南北

小企鹅输入法--fcitx最新版本1.8.1-》Yuking兄倾情奉献=》03年02月22日发布

[复制链接]
发表于 2003-3-7 09:20:30 | 显示全部楼层
已经按照你所说设置了XMODIFIERS,不再出现“没有设置XMODIFIERS”错误提示。
但按Ctrl+Space或Ctrl+Shift时,输入条在屏幕上一闪之后,输入法自动退出,提示如下:
fcitx:Abnomal exit
Sinal No:11

我用的是RH7.1,用“阳春白雪”做的汉化。
发表于 2003-3-10 15:53:36 | 显示全部楼层

--

是哪个版本呢?
发表于 2003-3-10 17:18:45 | 显示全部楼层
他装的是rpm,Yuking大哥,rpm是不是用了xft的?要不你再做一个不用xft的吧,有好几个人遇到这个问题了。
发表于 2003-3-11 21:56:09 | 显示全部楼层

make error under English only RH8

make[1]: Entering directory `/root/fcitx-1.8.1/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include    IMConn.c
IMConn.c:32:22: X11/Xlib.h: No such file or directory
In file included from IMConn.c:35:
../include/IMdkit.h:35:21: X11/Xmd.h: No such file or directory
In file included from IMConn.c:35:
../include/IMdkit.h:71: parse error before "XPointer"
../include/IMdkit.h:71: warning: no semicolon at end of struct or union
../include/IMdkit.h:72: warning: data definition has no type or storage class
../include/IMdkit.h:76: parse error before "CARD32"
../include/IMdkit.h:76: warning: no semicolon at end of struct or union
../include/IMdkit.h:77: warning: data definition has no type or storage class
../include/IMdkit.h:78: parse error before "modifier_mask"
../include/IMdkit.h:78: warning: data definition has no type or storage class
../include/IMdkit.h:79: warning: data definition has no type or storage class
../include/IMdkit.h:84: parse error before "XIMTriggerKey"
../include/IMdkit.h:84: warning: no semicolon at end of struct or union
../include/IMdkit.h:85: warning: data definition has no type or storage class
../include/IMdkit.h:99: parse error before '*' token
../include/IMdkit.h:100: warning: no semicolon at end of struct or union
../include/IMdkit.h:101: parse error before '*' token
../include/IMdkit.h:101: `Status' declared as function returning a function
../include/IMdkit.h:101: warning: data definition has no type or storage class
../include/IMdkit.h:102: parse error before "XIMArg"
../include/IMdkit.h:103: parse error before "XIMArg"
../include/IMdkit.h:104: parse error before '*' token
../include/IMdkit.h:104: parse error before "XPointer"
../include/IMdkit.h:104: `Status' declared as function returning a function
../include/IMdkit.h:104: warning: data definition has no type or storage class
../include/IMdkit.h:105: parse error before '*' token
../include/IMdkit.h:105: parse error before "XPointer"
../include/IMdkit.h:105: `Status' declared as function returning a function
../include/IMdkit.h:105: warning: data definition has no type or storage class
../include/IMdkit.h:106: parse error before "XPointer"
../include/IMdkit.h:107: parse error before "XPointer"
../include/IMdkit.h:108: parse error before "XPointer"
../include/IMdkit.h:109: parse error before "XPointer"
../include/IMdkit.h:110: warning: data definition has no type or storage class
../include/IMdkit.h:114: parse error before "Display"
../include/IMdkit.h:114: warning: no semicolon at end of struct or union
../include/IMdkit.h:116: parse error before '}' token
../include/IMdkit.h:116: warning: data definition has no type or storage class
../include/IMdkit.h:120: parse error before "IMMethods"
../include/IMdkit.h:120: warning: no semicolon at end of struct or union
../include/IMdkit.h:121: warning: data definition has no type or storage class
../include/IMdkit.h:122: parse error before "sync"
../include/IMdkit.h:122: warning: data definition has no type or storage class
../include/IMdkit.h:124: parse error before '}' token
../include/IMdkit.h:124: warning: data definition has no type or storage class
../include/IMdkit.h:129: parse error before '*' token
../include/IMdkit.h:130: parse error before "IMCloseIM"
../include/IMdkit.h:130: warning: data definition has no type or storage class
../include/IMdkit.h:133: parse error before "XPointer"
../include/IMdkit.h:134: parse error before "XPointer"
../include/IMdkit.h:135: parse error before "XPointer"
../include/IMdkit.h:136: parse error before "XPointer"
../include/IMdkit.h:137: parse error before "XPointer"
../include/IMdkit.h:138: parse error before "XPointer"
IMConn.c: In function `_IMCountVaList':
IMConn.c:48: parse error before "XIMArg"
IMConn.c: At top level:
IMConn.c:54: parse error before "XIMArg"
IMConn.c: In function `_IMVaToNestedList':
IMConn.c:56: `args' undeclared (first use in this function)
IMConn.c:56: (Each undeclared identifier is reported only once
IMConn.c:56: for each function it appears in.)
IMConn.c:59: `max_count' undeclared (first use in this function)
IMConn.c:61: `args_return' undeclared (first use in this function)
IMConn.c:61: parse error before ')' token
IMConn.c:66: parse error before ')' token
IMConn.c:72: `var' undeclared (first use in this function)
IMConn.c:75: parse error before "XPointer"
IMConn.c:72: first argument to `va_arg' not of type `va_list'
IMConn.c:72: first argument to `va_arg' not of type `va_list'
IMConn.c: At top level:
IMConn.c:82: parse error before '*' token
IMConn.c: In function `_FindModifiers':
IMConn.c:86: `args' undeclared (first use in this function)
IMConn.c: In function `_GetIMS':
IMConn.c:106: syntax error before "Xi18n_im_methods"
IMConn.c:119: dereferencing pointer to incomplete type
IMConn.c:119: `Xi18n_im_methods' undeclared (first use in this function)
IMConn.c: At top level:
IMConn.c:127: parse error before '*' token
IMConn.c: In function `IMOpenIM':
IMConn.c:131: `args' undeclared (first use in this function)
IMConn.c:134: parse error before "ret"
IMConn.c:136: `display' undeclared (first use in this function)
IMConn.c:151: dereferencing pointer to incomplete type
IMConn.c:153: dereferencing pointer to incomplete type
IMConn.c:153: dereferencing pointer to incomplete type
IMConn.c:155: dereferencing pointer to incomplete type
IMConn.c:161: `ret' undeclared (first use in this function)
IMConn.c:161: dereferencing pointer to incomplete type
IMConn.c:162: `False' undeclared (first use in this function)
IMConn.c:136: `va_start' used in function with fixed args
IMConn.c:140: `va_start' used in function with fixed args
IMConn.c: At top level:
IMConn.c:171: parse error before "IMCloseIM"
IMConn.c: In function `IMCloseIM':
IMConn.c:173: dereferencing pointer to incomplete type
IMConn.c:175: `True' undeclared (first use in this function)
make[1]: *** [IMConn.o] Error 1
make[1]: Leaving directory `/root/fcitx-1.8.1/IMdkit/lib'
make: *** [libXimd.a] Error 2
发表于 2003-3-11 22:23:12 | 显示全部楼层
IMConn.c:32:22: X11/Xlib.h: No such file or directory
要装上xfree的开发包,就能编译了。
发表于 2003-3-12 15:57:53 | 显示全部楼层
redhat8.1(2.4.20-2.48)安装出错

[
发表于 2003-3-13 11:17:40 | 显示全部楼层
最初由 tram 发布
他装的是rpm,Yuking大哥,rpm是不是用了xft的?要不你再做一个不用xft的吧,有好几个人遇到这个问题了。


谢谢tram,谢谢Yuking。
但我用源码安装之后还是出现同样的问题。
应该不会跟我用的是USB的键盘和鼠标有关吧?!?
发表于 2003-3-13 13:24:49 | 显示全部楼层
你用源码,编译的命令是怎样的?应该是:
make -f Makefile.noxft
发表于 2003-3-13 16:25:06 | 显示全部楼层
我看源码当中只有Makefile和Makefile.xft两个make文件,所以直接用make的,即:
make
make install
发表于 2003-3-13 17:19:37 | 显示全部楼层
那应该是对了啊?你是不是还有什么地方没有设置好?时间长了,我都有点忘了,不好意思:)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表