|
发表于 2004-5-15 19:23:56
|
显示全部楼层
我的在fedora core1下,出现这,不知如何解决?谢谢!
gcc -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/include/Xft2 -I/ usr/include/freetype2 -I/usr/X11R6/include -D_USE_XFT -Wall -Werror -o fcitx erbi.o IC.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers .o punc.o py.o PYFA.o pyMapTable.o pyParser.o SetLocale.o sp.o tools.o ui.o wbx. o xim.o ../lib/libXimd.a -L/usr/X11R6/lib -L/usr/X11R6/lib -lXft2 -lfreetype -lX render -lfontconfig
../lib/libXimd.a(IMConn.o)(.text+0x4e): In function `_IMVaToNestedList':
/home/common/all-archive/editor/fcitx-2.0.2/fcitx-2.0.2/lib/IMConn.c:70: undefin ed reference to `rpl_malloc'
../lib/libXimd.a(IMConn.o)(.text+0xdc): In function `_GetIMS':
/home/common/all-archive/editor/fcitx-2.0.2/fcitx-2.0.2/lib/IMConn.c:112: undefi ned reference to `rpl_malloc'
../lib/libXimd.a(IMValues.o)(.text+0x4e): In function `_IMVaToNestedList':
/home/common/all-archive/editor/fcitx-2.0.2/fcitx-2.0.2/lib/IMValues.c:65: undef ined reference to `rpl_malloc'
../lib/libXimd.a(i18nMethod.o)(.text+0x1c): In function `GetInputStyles':
/home/common/all-archive/editor/fcitx-2.0.2/fcitx-2.0.2/lib/i18nMethod.c:102: un defined reference to `rpl_malloc'
../lib/libXimd.a(i18nMethod.o)(.text+0x96): In function `GetOnOffKeys':
/home/common/all-archive/editor/fcitx-2.0.2/fcitx-2.0.2/lib/i18nMethod.c:128: un defined reference to `rpl_malloc'
../lib/libXimd.a(i18nMethod.o)(.text+0x12f):/home/common/all-archive/editor/fcit x-2.0.2/fcitx-2.0.2/lib/i18nMethod.c:156: more undefined references to `rpl_mall oc' follow
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libfontconfig.so: undefined re ference to `FT_Get_BDF_Property'
collect2: ld returned 1 exit status
make[1]: *** [fcitx] Error 1
make[1]: Leaving directory `/home/common/all-archive/editor/fcitx-2.0.2/fcitx-2. 0.2/src'
make: *** [all-recursive] Error 1 |
|