分页: 1 / 1

求助,ibus1.3.10 编译安装问题

发表于 : 2010-08-12 7:19
jiyinyiyong
我是按照 http://code.google.com/p/ibus/issues/de ... %20Summary 在操作。还是没法完成。

chinup@chinup-desktop:~/ibus-pinyin-1.3.10$ ./configure --prefix=/usrchecking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking nano version... 0 (release)
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for IBUS... yes
checking for SQLITE... yes
checking for sqlite3... /usr/bin/sqlite3
checking for uuid_create... no
checking for LIBUUID... yes
checking for Boost headers version >= 103900... yes
checking for Boost's header version... 1_40
checking boost/signals2.hpp usability... yes
checking boost/signals2.hpp presence... yes
checking for boost/signals2.hpp... yes
checking for env... /usr/bin/env
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for LUA... no
checking for LUA... no
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating ibus-pinyin.spec
config.status: creating lua/Makefile
config.status: creating src/Makefile
config.status: creating src/pinyin.xml.in
config.status: creating setup/Makefile
config.status: creating setup/ibus-setup-pinyin
config.status: creating setup/version.py
config.status: creating data/Makefile
config.status: creating data/db/Makefile
config.status: creating data/db/android/Makefile
config.status: creating data/db/open-phrase/Makefile
config.status: creating data/icons/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Build options:
Version 1.3.10
Install prefix /usr
Use opencc no
Build database android yes
Build database open-phrase no
Build lua extension no

chinup@chinup-desktop:~/ibus-pinyin-1.3.10$ make
make all-recursive
make[1]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10'
Making all in data
make[2]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data'
Making all in db
make[3]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data/db'
Making all in android
make[4]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data/db/android'
make[4]: 没有什么可以做的为 `all'。
make[4]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data/db/android'
Making all in open-phrase
make[4]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data/db/open-phrase'
make[4]: 没有什么可以做的为 `all'。
make[4]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data/db/open-phrase'
make[4]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data/db'
make[4]: 没有什么可以做的为 `all-am'。
make[4]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data/db'
make[3]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data/db'
Making all in icons
make[3]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data/icons'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data/icons'
make[3]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/data'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data'
make[2]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/data'
Making all in src
make[2]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/src'
make all-am
make[3]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/src'
GEN pinyin.xml
make[3]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/src'
make[2]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/src'
Making all in setup
make[2]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/setup'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/setup'
Making all in m4
make[2]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/m4'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/m4'
Making all in po
make[2]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10/po'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10/po'
make[2]: 正在进入目录 `/home/chinup/ibus-pinyin-1.3.10'
make[2]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10'
make[1]:正在离开目录 `/home/chinup/ibus-pinyin-1.3.10'
chinup@chinup-desktop:~/ibus-pinyin-1.3.10$