LinuxSir.cn,穿越时空的Linuxsir!

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

fcitx3.0安装出错~~提示~

[复制链接]
发表于 2004-7-15 10:28:21 | 显示全部楼层 |阅读模式
[root@localhost fcitx-3.0.0rc]# ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking for gcc... gcc
checking for C compiler default output... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for a BSD-compatible install... /usr/bin/install -c

checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib

checking how to run the C preprocessor... gcc -E

checking for egrep... grep -E

checking for ANSI C header files... yes

checking for sys/wait.h that is POSIX.1 compatible... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking limits.h usability... yes

checking limits.h presence... yes

checking for limits.h... yes

checking malloc.h usability... yes

checking malloc.h presence... yes

checking for malloc.h... yes

checking for stdlib.h... (cached) yes

checking for string.h... (cached) yes

checking sys/param.h usability... yes

checking sys/param.h presence... yes

checking for sys/param.h... yes

checking for unistd.h... (cached) yes

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include

checking for pkg-config... /usr/bin/pkg-config

checking for xft >= 0.0.0... yes

checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/include/freetype2

checking XFT_LIBS... -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig

checking for OS-dependent information... Linux (i686-pc-linux-gnu) found.

checking for pid_t... yes

checking for size_t... yes

checking for unistd.h... (cached) yes

checking vfork.h usability... no

checking vfork.h presence... no

checking for vfork.h... no

checking for fork... yes

checking for vfork... yes

checking for working fork... no

checking for working vfork... (cached) yes

checking for stdlib.h... (cached) yes

checking for GNU libc compatible malloc... yes

checking return type of signal handlers... int

checking for memmove... yes

checking for memset... no

checking for mkdir... yes

checking for setlocale... yes

checking for strcasecmp... yes

checking for strstr... no

checking for strtol... yes

configure: creating ./config.status

config.status: creating Makefile

config.status: creating fcitx.spec

config.status: creating doc/Makefile

config.status: creating data/Makefile

config.status: creating debian/Makefile

config.status: creating xpm/Makefile

config.status: creating lib/Makefile

config.status: creating src/version.h

config.status: creating src/Makefile

config.status: executing depfiles commands

[root@localhost fcitx-3.0.0rc]#

[root@localhost fcitx-3.0.0rc]# make
Making all in doc

make[1]: Entering directory `/soft/fcitx-3.0.0rc/doc'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/doc'

Making all in data

make[1]: Entering directory `/soft/fcitx-3.0.0rc/data'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/data'

Making all in debian

make[1]: Entering directory `/soft/fcitx-3.0.0rc/debian'

make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/soft/fcitx-3.0.0rc/debian'

Making all in xpm

make[1]: Entering directory `/soft/fcitx-3.0.0rc/xpm'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/xpm'

Making all in lib

make[1]: Entering directory `/soft/fcitx-3.0.0rc/lib'
source='FrameMgr.c' object='FrameMgr.o' libtool=no \

depfile='.deps/FrameMgr.Po' tmpdepfile='.deps/FrameMgr.TPo' \
depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'FrameMgr.c' || echo

'./'`FrameMgr.c

source='i18nAttr.c' object='i18nAttr.o' libtool=no \

depfile='.deps/i18nAttr.Po' tmpdepfile='.deps/i18nAttr.TPo' \
depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nAttr.c' || echo

'./'`i18nAttr.c

source='i18nClbk.c' object='i18nClbk.o' libtool=no \

depfile='.deps/i18nClbk.Po' tmpdepfile='.deps/i18nClbk.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nClbk.c' || echo

'./'`i18nClbk.c

source='i18nIc.c' object='i18nIc.o' libtool=no \

depfile='.deps/i18nIc.Po' tmpdepfile='.deps/i18nIc.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nIc.c' || echo './'`i18nIc.c

source='i18nIMProto.c' object='i18nIMProto.o' libtool=no \

depfile='.deps/i18nIMProto.Po' tmpdepfile='.deps/i18nIMProto.TPo' \
depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nIMProto.c' || echo './'`i18nIMProto.c

source='i18nMethod.c' object='i18nMethod.o' libtool=no \

depfile='.deps/i18nMethod.Po' tmpdepfile='.deps/i18nMethod.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nMethod.c' || echo './'`i18nMethod.c

source='i18nPtHdr.c' object='i18nPtHdr.o' libtool=no \

depfile='.deps/i18nPtHdr.Po' tmpdepfile='.deps/i18nPtHdr.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nPtHdr.c' || echo './'`i18nPtHdr.c

source='i18nUtil.c' object='i18nUtil.o' libtool=no \

depfile='.deps/i18nUtil.Po' tmpdepfile='.deps/i18nUtil.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nUtil.c' || echo

'./'`i18nUtil.c

source='i18nX.c' object='i18nX.o' libtool=no \

depfile='.deps/i18nX.Po' tmpdepfile='.deps/i18nX.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'i18nX.c' || echo './'`i18nX.c

source='IMConn.c' object='IMConn.o' libtool=no \
depfile='.deps/IMConn.Po' tmpdepfile='.deps/IMConn.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'IMConn.c' || echo './'`IMConn.c

source='IMMethod.c' object='IMMethod.o' libtool=no \

depfile='.deps/IMMethod.Po' tmpdepfile='.deps/IMMethod.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'IMMethod.c' || echo

'./'`IMMethod.c

source='IMValues.c' object='IMValues.o' libtool=no \

depfile='.deps/IMValues.Po' tmpdepfile='.deps/IMValues.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"

-DPACKAGE=\"fcitx\" -DVERSION=\"3.0.0rc\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1

-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1

-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1

-DRETSIGTYPE=int -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1  -I. -I.    -c -O2

-fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   

-D_USE_XFT -Wall -Werror -c `test -f 'IMValues.c' || echo

'./'`IMValues.c

rm -f libXimd.a

ar cru libXimd.a FrameMgr.o i18nAttr.o i18nClbk.o i18nIc.o i18nIMProto.o i18nMethod.o i18nPtHdr.o i18nUtil.o i18nX.o IMConn.o

IMMethod.o IMValues.o
ranlib libXimd.a

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/lib'
Making all in src

make[1]: Entering directory `/soft/fcitx-3.0.0rc/src'

source='IC.c' object='IC.o' libtool=no \

depfile='.deps/IC.Po' tmpdepfile='.deps/IC.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'IC.c' || echo './'`IC.c

source='ime.c' object='ime.o' libtool=no \

depfile='.deps/ime.Po' tmpdepfile='.deps/ime.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'ime.c' || echo './'`ime.c

source='InputWindow.c' object='InputWindow.o' libtool=no \

depfile='.deps/InputWindow.Po' tmpdepfile='.deps/InputWindow.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'InputWindow.c' || echo

'./'`InputWindow.c

source='KeyList.c' object='KeyList.o' libtool=no \
depfile='.deps/KeyList.Po' tmpdepfile='.deps/KeyList.TPo' \

depmode=gcc3 /bin/sh ../depcomp \
gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c

`test -f 'KeyList.c' || echo './'`KeyList.c

source='main.c' object='main.o' libtool=no \

depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'main.c' || echo './'`main.c
source='MainWindow.c' object='MainWindow.o' libtool=no \

depfile='.deps/MainWindow.Po' tmpdepfile='.deps/MainWindow.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'MainWindow.c' || echo

'./'`MainWindow.c

source='MyErrorsHandlers.c' object='MyErrorsHandlers.o' libtool=no \
depfile='.deps/MyErrorsHandlers.Po'

tmpdepfile='.deps/MyErrorsHandlers.TPo' \

depmode=gcc3 /bin/sh ../depcomp \
gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c

`test -f 'MyErrorsHandlers.c' || echo './'`MyErrorsHandlers.c

source='punc.c' object='punc.o' libtool=no \

depfile='.deps/punc.Po' tmpdepfile='.deps/punc.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'punc.c' || echo './'`punc.c

source='py.c' object='py.o' libtool=no \

depfile='.deps/py.Po' tmpdepfile='.deps/py.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'py.c' || echo './'`py.c

source='PYFA.c' object='PYFA.o' libtool=no \

depfile='.deps/PYFA.Po' tmpdepfile='.deps/PYFA.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'PYFA.c' || echo './'`PYFA.c

source='pyMapTable.c' object='pyMapTable.o' libtool=no \

depfile='.deps/pyMapTable.Po' tmpdepfile='.deps/pyMapTable.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'pyMapTable.c' || echo

'./'`pyMapTable.c

source='pyParser.c' object='pyParser.o' libtool=no \

depfile='.deps/pyParser.Po' tmpdepfile='.deps/pyParser.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'pyParser.c' || echo './'`pyParser.c

source='sp.c' object='sp.o' libtool=no \

depfile='.deps/sp.Po' tmpdepfile='.deps/sp.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'sp.c' || echo './'`sp.c
source='tools.c' object='tools.o' libtool=no \

depfile='.deps/tools.Po' tmpdepfile='.deps/tools.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'tools.c' || echo

'./'`tools.csource='ui.c' object='ui.o' libtool=no \

depfile='.deps/ui.Po' tmpdepfile='.deps/ui.TPo' \
depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'ui.c' || echo './'`ui.c

source='table.c' object='table.o' libtool=no \

depfile='.deps/table.Po' tmpdepfile='.deps/table.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'table.c' || echo

'./'`table.csource='xim.c' object='xim.o' libtool=no \

depfile='.deps/xim.Po' tmpdepfile='.deps/xim.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'xim.c' || echo './'`xim.c

source='qw.c' object='qw.o' libtool=no \

depfile='.deps/qw.Po' tmpdepfile='.deps/qw.TPo' \

depmode=gcc3 /bin/sh ../depcomp \

gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -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 -Werror -c `test -f 'qw.c' || echo './'`qw.c

gcc -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   -D_USE_XFT -Wall

-Werror   -o fcitx  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 ../lib/libXimd.a -L/usr/X11R6/lib -L/usr/X11R6/lib -lXft -lfreetype -lXrender

-lfontconfig

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/src'

make[1]: Entering directory `/soft/fcitx-3.0.0rc'

make[1]: Nothing to be done for `all-am'.

make[1]: Leaving directory `/soft/fcitx-3.0.0rc'

[root@localhost fcitx-3.0.0rc]#


[root@localhost fcitx-3.0.0rc]# make install

Making install in doc

make[1]: Entering directory `/soft/fcitx-3.0.0rc/doc'

make[2]: Entering directory `/soft/fcitx-3.0.0rc/doc'

make[2]: Nothing to be done for `install-exec-am'.

/bin/sh ../mkinstalldirs /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 hf_wb98.txt /usr/local/share/fcitx/doc/hf_wb98.txt
/usr/bin/install -c -m 644 Makefile.am

/usr/local/share/fcitx/doc/Makefile.am

/usr/bin/install -c -m 644 readme.htm /usr/local/share/fcitx/doc/readme.htm

/usr/bin/install -c -m 644 wb_fh.htm /usr/local/share/fcitx/doc/wb_fh.htm

make[2]: Leaving directory `/soft/fcitx-3.0.0rc/doc'

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/doc'

Making install in data

make[1]: Entering directory `/soft/fcitx-3.0.0rc/data'

make[2]: Entering directory `/soft/fcitx-3.0.0rc/data'

make[2]: Nothing to be done for `install-exec-am'.

/bin/sh ../mkinstalldirs /usr/local/share/fcitx/data

/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

make[2]: Leaving directory `/soft/fcitx-3.0.0rc/data'

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/data'

Making install in debian

make[1]: Entering directory `/soft/fcitx-3.0.0rc/debian'

make[2]: Entering directory `/soft/fcitx-3.0.0rc/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 `/soft/fcitx-3.0.0rc/debian'

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/debian'

Making install in xpm

make[1]: Entering directory `/soft/fcitx-3.0.0rc/xpm'

make[2]: Entering directory `/soft/fcitx-3.0.0rc/xpm'

make[2]: Nothing to be done for `install-exec-am'.

/bin/sh ../mkinstalldirs /usr/local/share/fcitx/xpm

/usr/bin/install -c -m 644 chnPunc.xpm /usr/local/share/fcitx/xpm/chnPunc.xpm

/usr/bin/install -c -m 644 engPunc.xpm /usr/local/share/fcitx/xpm/engPunc.xpm
/usr/bin/install -c -m 644 fullcorner.xpm

/usr/local/share/fcitx/xpm/fullcorner.xpm

/usr/bin/install -c -m 644 gbk-0.xpm /usr/local/share/fcitx/xpm/gbk-0.xpm

/usr/bin/install -c -m 644 gbk-1.xpm /usr/local/share/fcitx/xpm/gbk-1.xpm
/usr/bin/install -c -m 644 halfcorner.xpm

/usr/local/share/fcitx/xpm/halfcorner.xpm

/usr/bin/install -c -m 644 logo.xpm /usr/local/share/fcitx/xpm/logo.xpm

/usr/bin/install -c -m 644 lx-0.xpm /usr/local/share/fcitx/xpm/lx-0.xpm
/usr/bin/install -c -m 644 lx-1.xpm

/usr/local/share/fcitx/xpm/lx-1.xpm
/usr/bin/install -c -m 644 next.xpm /usr/local/share/fcitx/xpm/next.xpm

/usr/bin/install -c -m 644 prev.xpm /usr/local/share/fcitx/xpm/prev.xpm
/usr/bin/install -c -m 644 lock-0.xpm

/usr/local/share/fcitx/xpm/lock-0.xpm

/usr/bin/install -c -m 644 lock-1.xpm /usr/local/share/fcitx/xpm/lock-1.xpm

make[2]: Leaving directory `/soft/fcitx-3.0.0rc/xpm'
make[1]: Leaving directory `/soft/fcitx-3.0.0rc/xpm'

Making install in lib

make[1]: Entering directory `/soft/fcitx-3.0.0rc/lib'

make[2]: Entering directory `/soft/fcitx-3.0.0rc/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 `/soft/fcitx-3.0.0rc/lib'

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/lib'

Making install in src

make[1]: Entering directory `/soft/fcitx-3.0.0rc/src'

make[2]: Entering directory `/soft/fcitx-3.0.0rc/src'

/bin/sh ../mkinstalldirs /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 `/soft/fcitx-3.0.0rc/src'

make[1]: Leaving directory `/soft/fcitx-3.0.0rc/src'
make[1]: Entering directory `/soft/fcitx-3.0.0rc'

make[2]: Entering directory `/soft/fcitx-3.0.0rc'

make[2]: Nothing to be done for `install-exec-am'.

make[2]: Nothing to be done for `install-data-am'.

make[2]: Leaving directory `/soft/fcitx-3.0.0rc'

make[1]: Leaving directory `/soft/fcitx-3.0.0rc'


[root@localhost fcitx-3.0.0rc]#


不知道是哪里错了..或少什么东东.请大家指教~~
发表于 2004-7-15 10:38:54 | 显示全部楼层
没任何错……
 楼主| 发表于 2004-7-15 10:39:25 | 显示全部楼层
...那怎么装好以后用
ctrl+space切换不出任何输入法??
发表于 2004-7-15 10:40:55 | 显示全部楼层
请看看 www.fcitx.org 上相关的文档
 楼主| 发表于 2004-7-15 10:42:01 | 显示全部楼层
哦..好的,我看看先.
 楼主| 发表于 2004-7-15 10:43:48 | 显示全部楼层
...相关的安装.配置文档都打不开~~
发表于 2004-7-15 10:52:33 | 显示全部楼层
文档中有一段话是讲RH9中如何用的啊……
 楼主| 发表于 2004-7-15 10:54:17 | 显示全部楼层
55555555555...fcitx.org主页上的文档全部打不开..不能看啊.
老大能不能帮忙帖上来
~~
发表于 2004-7-15 10:57:17 | 显示全部楼层
源码包中的doc下有readme.htm,看它就行了。
最好用./configure --prefix=/usr来安装
 楼主| 发表于 2004-7-15 11:14:03 | 显示全部楼层
现在好了~~
可是只有区位和拼音没有五笔啊..
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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