|

楼主 |
发表于 2009-3-7 16:43:52
|
显示全部楼层
没有啊,我用的是3.42的 3.5和3.6的我的编译总是出错!
configure过了
在make的时候 出现
/root/down/fcitx-3.6.0-rc/src/xim.c:507: undefined reference to `libiconv'
about.o: In function `InitWindowProperty':
/root/down/fcitx-3.6.0-rc/src/about.c:127: undefined reference to `libiconv'
extra.o: In function `ExtraGetSelect':
/root/down/fcitx-3.6.0-rc/src/extra.c:387: undefined reference to `libiconv'
extra.o: In function `LoadExtraIM':
/root/down/fcitx-3.6.0-rc/src/extra.c:424: undefined reference to `libiconv_open'
collect2: ld 返回 1
make[2]: *** [fcitx] 错误 1
make[2]: Leaving directory `/root/down/fcitx-3.6.0-rc/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/down/fcitx-3.6.0-rc'
make: *** [all] 错误 2 |
|