LinuxSir.cn,穿越时空的Linuxsir!

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

这是个什么错误?

[复制链接]
发表于 2007-6-24 23:11:28 | 显示全部楼层 |阅读模式
在Ubuntu 7.04下编译3.50528出现如下错误:

make[2]: Entering directory `/usr/local/src/fcitx-3.5/src'
gcc -O2 -fno-strength-reduce -g -O2   -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 AutoEng.o extra.o ../lib/libXimd.a -lXft -lfontconfig   -lX11
ime.o: In function `SwitchIM':
/usr/local/src/fcitx-3.5/src/ime.c:1016: undefined reference to `fontSetMainWindow'
MainWindow.o: In function `DrawMainWindow':
/usr/local/src/fcitx-3.5/src/MainWindow.c:291: undefined reference to `fontSetMainWindow'
/usr/local/src/fcitx-3.5/src/MainWindow.c:291: undefined reference to `fontSetMainWindow'
/usr/local/src/fcitx-3.5/src/MainWindow.c:291: undefined reference to `fontSetMainWindow'
collect2: ld 返回 1
make[2]: *** [fcitx] 错误 1
make[2]: Leaving directory `/usr/local/src/fcitx-3.5/src'
make[1]: *** [all-recursive] 错误 1

请问,问题出现在哪里?
发表于 2007-6-28 23:42:05 | 显示全部楼层
先make clean一下,然后再make应该可以解决问题
回复 支持 反对

使用道具 举报

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

本版积分规则

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