|
slack10,已经安装了libiconv 1.9.1,源代码编译安装的。
编译fcitx-3.0.0-test4时出现下面的错误提示:
[PHP]
/tmp/fcitx-3.0.0-test4/src/ui.c:362: undefined reference to `libiconv'
ui.o(.text+0xd08): In function `OutputString':
/tmp/fcitx-3.0.0-test4/src/ui.c:416: undefined reference to `libiconv'
xim.o(.text+0x68a): In function `SendHZtoClient':
/tmp/fcitx-3.0.0-test4/src/xim.c:349: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[1]: *** [fcitx] 错误 1
make[1]: Leaving directory `/tmp/fcitx-3.0.0-test4/src'
make: *** [all-recursive] 错误 1
[/PHP]
请问应该怎么解决呀,多谢了! |
|