LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 961|回复: 4

救命!fc6下安装fcitx .make 不成功。

[复制链接]
发表于 2007-5-15 13:48:39 | 显示全部楼层 |阅读模式
[root@localhost fcitx-3.5]# make
make  all-recursive
make[1]: Entering directory `/fcitx-3.5'
Making all in doc
make[2]: Entering directory `/fcitx-3.5/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/fcitx-3.5/doc'
Making all in xpm
make[2]: Entering directory `/fcitx-3.5/xpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/fcitx-3.5/xpm'
Making all in lib
make[2]: Entering directory `/fcitx-3.5/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/fcitx-3.5/lib'
Making all in src
make[2]: Entering directory `/fcitx-3.5/src'
gcc -O2 -fno-strength-reduce -g -O2 -INONE -INONE -I/usr/include/freetype2   -D_USE_XFT -Wall   -o fcitx -lXpm IC.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers.o punc.o py.o PYFA.o pyMapTable.o pyParser.o sp.o tools.o ui.o table.o xim.o qw.o vk.o about.o QuickPhrase.o extra.o ../lib/libXimd.a -LNONE -lXft -lXrender -lfontconfig -lfreetype -lX11   -lX11
ime.o: In function `SwitchIM':
/fcitx-3.5/src/ime.c:964: undefined reference to `fontSetMainWindow'
MainWindow.o: In function `DrawMainWindow':
/fcitx-3.5/src/MainWindow.c:290: undefined reference to `fontSetMainWindow'
/fcitx-3.5/src/MainWindow.c:290: undefined reference to `fontSetMainWindow'
/fcitx-3.5/src/MainWindow.c:290: undefined reference to `fontSetMainWindow'
collect2: ld 返回 1
make[2]: *** [fcitx] 错误 1
make[2]: Leaving directory `/fcitx-3.5/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/fcitx-3.5'
make: *** [all] 错误 2
[root@localhost fcitx-3.5]#

[root@localhost fcitx-3.5]# locale
LANG=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
[root@localhost fcitx-3.5]#

[root@localhost fcitx-3.5]# rpm -aq gcc*
gcc-4.1.1-51.fc6
[root@localhost fcitx-3.5]#
发表于 2007-5-15 14:14:45 | 显示全部楼层
应该是gcc的版本问题,你可以用fcitx的二进制版本啊,很好!我也有一次编译make出错,后来就用二进制的了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-5-15 14:41:16 | 显示全部楼层
喔? 我去试一下
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-5-15 15:20:54 | 显示全部楼层
用bin安装成功。 不会配置开机启动。
回复 支持 反对

使用道具 举报

发表于 2007-5-15 18:05:17 | 显示全部楼层
Post by dakam
用bin安装成功。 不会配置开机启动。

http://www.fcitx.org/main/?q=node/79

这里有现成的教程,可以参考下。一般这种问题软件的FAQ里都会有写。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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