LinuxSir.cn,穿越时空的Linuxsir!

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

fcitx-2.0beta compile error

[复制链接]
发表于 2003-10-29 12:56:57 | 显示全部楼层 |阅读模式
Hello,

while compiling fcitx-2.0beta without xft, I get the following errors:

a188132:/usr/src/fcitx# make -f Makefile.noxft
cd IMdkit/lib; make
make[1]: Entering directory `/usr/src/fcitx/IMdkit/lib'
make[1]: Für das Target ?all? gibt es nichts zu tun.
make[1]: Leaving directory `/usr/src/fcitx/IMdkit/lib'
gcc -O2 -fno-strength-reduce -L/usr/X11R6/lib/ -lX11 IC.o ime.o InputWindow.o Ke
yList.o main.o MainWindow.o MyErrorsHandlers.o punc.o py.o SetLocale.o tools.o u
i.o wbx.o xim.o  IMdkit/lib/libXimd.a -o fcitx
InputWindow.o: In function `CalculateInputWindowHeight':
InputWindow.o(.text+0x201): undefined reference to `XftTextExtentsUtf8'
ui.o: In function `CreateFont':
ui.o(.text+0x324): undefined reference to `XftPatternCreate'
ui.o(.text+0x339): undefined reference to `XftPatternAddString'
ui.o(.text+0x34d): undefined reference to `XftPatternAddInteger'
ui.o(.text+0x370): undefined reference to `XftPatternAddBool'
ui.o(.text+0x38c): undefined reference to `XftFontMatch'
ui.o(.text+0x398): undefined reference to `XftFontOpenPattern'
ui.o(.text+0x3de): undefined reference to `XftDrawCreate'
ui.o(.text+0x3ec): undefined reference to `XftPatternDestroy'
ui.o: In function `StringWidth':
ui.o(.text+0x879): undefined reference to `XftTextExtentsUtf8'
ui.o: In function `OutputString':
ui.o(.text+0x971): undefined reference to `XftColorAllocValue'
ui.o(.text+0x985): undefined reference to `XftDrawChange'
ui.o(.text+0x9b3): undefined reference to `XftDrawStringUtf8'
ui.o(.text+0x9ef): undefined reference to `XftColorFree'
collect2: ld returned 1 exit status
make: *** [fcitx] Fehler 1

Can anyone tell me what goes wrong?

Rene.
 楼主| 发表于 2003-10-29 13:47:04 | 显示全部楼层

Version 1.8.5

Version 1.8.5 compiles fine. Is it possible that one needs XFT with 2.0?
发表于 2003-10-29 14:12:19 | 显示全部楼层
先mke clean,再make -f noxft
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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