|
|
[root@localhost fcitx-3.0.4]# make&&make install
make all-recursive
make[1]: Entering directory `/root/fcitx-3.0.4'
Making all in doc
make[2]: Entering directory `/root/fcitx-3.0.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/doc'
Making all in data
make[2]: Entering directory `/root/fcitx-3.0.4/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/data'
Making all in debian
make[2]: Entering directory `/root/fcitx-3.0.4/debian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/debian'
Making all in xpm
make[2]: Entering directory `/root/fcitx-3.0.4/xpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/xpm'
Making all in lib
make[2]: Entering directory `/root/fcitx-3.0.4/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/lib'
Making all in src
make[2]: Entering directory `/root/fcitx-3.0.4/src'
if gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -I. -I. -I.. -I../lib -I../xpm -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -D_USE_XFT -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -I. -I. -I.. -I../lib -I../xpm -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -D_USE_XFT -Wall -MT tools.o -MD -MP -MF ".deps/tools.Tpo" -c -o tools.o tools.c; \
then mv -f ".deps/tools.Tpo" ".deps/tools.Po"; else rm -f ".deps/tools.Tpo"; exit 1; fi
gcc -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -D_USE_XFT -Wall -o fcitx IC.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers.o punc.o py.o PYFA.o pyMap第 1 贴Table.o pyParser.o sp.o tools.o ui.o table.o xim.o qw.o ../lib/libXimd.a -L/usr/X11R6/lib -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig -lX11
make[2]: Leaving directory `/root/fcitx-3.0.4/src'
Making all in tools
make[2]: Entering directory `/root/fcitx-3.0.4/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/tools'
make[2]: Entering directory `/root/fcitx-3.0.4'
make[2]: Leaving directory `/root/fcitx-3.0.4'
make[1]: Leaving directory `/root/fcitx-3.0.4'
Making install in doc
make[1]: Entering directory `/root/fcitx-3.0.4/doc'
make[2]: Entering directory `/root/fcitx-3.0.4/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/fcitx/doc" || mkdir -p -- "/usr/local/share/fcitx/doc" /usr/bin/install -c -m 644 'cjkvinput.txt' '/usr/local/share/fcitx/doc/cjkvinput.txt'
/usr/bin/install -c -m 644 'wb_fh.htm' '/usr/local/share/fcitx/doc/wb_fh.htm'
/usr/bin/install -c -m 644 'fcitx3.pdf' '/usr/local/share/fcitx/doc/fcitx3.pdf'make[2]: Leaving directory `/root/fcitx-3.0.4/doc'
make[1]: Leaving directory `/root/fcitx-3.0.4/doc'
Making install in data
make[1]: Entering directory `/root/fcitx-3.0.4/data'
make[2]: Entering directory `/root/fcitx-3.0.4/data'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/fcitx/data" || mkdir -p -- "/usr/local/share/fcitx/data"
/usr/bin/install -c -m 644 'cj.mb' '/usr/local/share/fcitx/data/cj.mb'
/usr/bin/install -c -m 644 'erbi.mb' '/usr/local/share/fcitx/data/erbi.mb'
/usr/bin/install -c -m 644 'punc.mb' '/usr/local/share/fcitx/data/punc.mb'
/usr/bin/install -c -m 644 'pybase.mb' '/usr/local/share/fcitx/data/pybase.mb'
/usr/bin/install -c -m 644 'py.mb' '/usr/local/share/fcitx/data/py.mb'
/usr/bin/install -c -m 644 'pyphrase.mb' '/usr/local/share/fcitx/data/pyphrase.mb'
/usr/bin/install -c -m 644 'pySym.mb' '/usr/local/share/fcitx/data/pySym.mb'
/usr/bin/install -c -m 644 'sp.dat' '/usr/local/share/fcitx/data/sp.dat'
/usr/bin/install -c -m 644 'wbx.mb' '/usr/local/share/fcitx/data/wbx.mb'
/usr/bin/install -c -m 644 'tables.conf' '/usr/local/share/fcitx/data/tables.conf'
make[2]: Leaving directory `/root/fcitx-3.0.4/data'
make[1]: Leaving directory `/root/fcitx-3.0.4/data'
Making install in debian
make[1]: Entering directory `/root/fcitx-3.0.4/debian'
make[2]: Entering directory `/root/fcitx-3.0.4/debian'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/debian'
make[1]: Leaving directory `/root/fcitx-3.0.4/debian'
Making install in xpm
make[1]: Entering directory `/root/fcitx-3.0.4/xpm'
make[2]: Entering directory `/root/fcitx-3.0.4/xpm'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/fcitx/xpm" || mkdir -p -- "/usr/local/share/fcitx/xpm"make[2]: Leaving directory `/root/fcitx-3.0.4/xpm'
make[1]: Leaving directory `/root/fcitx-3.0.4/xpm'
Making install in lib
make[1]: Entering directory `/root/fcitx-3.0.4/lib'
make[2]: Entering directory `/root/fcitx-3.0.4/lib'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/lib'
make[1]: Leaving directory `/root/fcitx-3.0.4/lib'
Making install in src
make[1]: Entering directory `/root/fcitx-3.0.4/src'
make[2]: Entering directory `/root/fcitx-3.0.4/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'fcitx' '/usr/local/bin/fcitx'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/src'
make[1]: Leaving directory `/root/fcitx-3.0.4/src'
Making install in tools
make[1]: Entering directory `/root/fcitx-3.0.4/tools'
make[2]: Entering directory `/root/fcitx-3.0.4/tools'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'mb2txt' '/usr/local/bin/mb2txt'
/usr/bin/install -c 'txt2mb' '/usr/local/bin/txt2mb'
/usr/bin/install -c 'createPYMB' '/usr/local/bin/createPYMB'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/tools'
make[1]: Leaving directory `/root/fcitx-3.0.4/tools'
make[1]: Entering directory `/root/fcitx-3.0.4'
make[2]: Entering directory `/root/fcitx-3.0.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4'
make[1]: Leaving directory `/root/fcitx-3.0.4'
[root@localhost fcitx-3.0.4]#
please help me find what is wrong with it ? |
|