|
# ./configure --disable-xft
....
#make
...
gcc -O2 -fno-strength-reduce -g -O2 -I/usr/local/include -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 ../lib/libXimd.a -L/usr/local/lib -lX11
InputWindow.o: In function `CalculateInputWindowHeight':
.../fcitx-3.4/src/InputWindow.c:159: undefined reference to `fontSet' |
|