源码安装stardict时出错:error: Enchant library not found or too old.

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
qiu_923
帖子: 250
注册时间: 2007-05-06 10:39

源码安装stardict时出错:error: Enchant library not found or too old.

#1

帖子 qiu_923 » 2007-08-25 21:45

完整信息是:

代码: 全选

debian:/home/qiu/Desktop/stardict-3.0.0# ./configure
checking 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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gconftool-2... /usr/bin/gconftool-2
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.22... 0.35.5 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
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 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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
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... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ar cs de el fr hu hr ku mk nl pt_BR ru sk tr tt uk vi zh_CN zh_TW
checking for pkg-config... no
checking for ENCHANT... configure: error: Enchant library not found or too old. Use --disable-spell to build without spell plugin.
debian 4.0 amd64系统
google搜索不到
谢谢DX帮助
头像
nihui
帖子: 1746
注册时间: 2006-10-21 12:03
来自: Shanghai
联系:

#2

帖子 nihui » 2007-08-25 21:56

./configure --disable-spell

看看后面的提示哦~~
.

私人空间
附有 Magic Linux 2.1 最新开发日志~


미안하다, 사랑한다


欢迎来 #xfce-cn 中文频道~~
qiu_923
帖子: 250
注册时间: 2007-05-06 10:39

#3

帖子 qiu_923 » 2007-08-25 23:03

代码: 全选

./configure --disable-gucharmap --disable-spell --disable-festival --disable-espeak
然后出现:

代码: 全选

checking 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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gconftool-2... /usr/bin/gconftool-2
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.22... 0.35.5 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libr aries... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libr aries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libr aries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
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 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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
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... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ar cs de el fr hu hr ku mk nl pt_BR ru  sk tr tt uk vi zh_CN zh_TW
checking for STARDICT... configure: error: The pkg-config script could not be fo und or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables STARDICT_CFLAGS
and STARDICT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
See `config.log' for more details.
config.log:

代码: 全选

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by stardict configure 3.0.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --disable-gucharmap --disable-spell --disable-festival --disable-espeak

## --------- ##
## Platform. ##
## --------- ##

hostname = debian
uname -m = x86_64
uname -r = 2.6.18-4-amd64
uname -s = Linux
uname -v = #1 SMP Mon Mar 26 11:36:53 CEST 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2112: checking for a BSD-compatible install
configure:2168: result: /usr/bin/install -c
configure:2179: checking whether build environment is sane
configure:2222: result: yes
configure:2250: checking for a thread-safe mkdir -p
configure:2289: result: /bin/mkdir -p
configure:2302: checking for gawk
configure:2332: result: no
configure:2302: checking for mawk
configure:2318: found /usr/bin/mawk
configure:2329: result: mawk
configure:2340: checking whether make sets $(MAKE)
configure:2361: result: yes
configure:2550: checking whether to enable maintainer-specific portions of Makefiles
configure:2559: result: no
configure:2602: checking for gconftool-2
configure:2620: found /usr/bin/gconftool-2
configure:2632: result: /usr/bin/gconftool-2
configure:2652: checking for style of include used by make
configure:2680: result: GNU
configure:2750: checking for gcc
configure:2766: found /usr/bin/gcc
configure:2777: result: gcc
configure:3015: checking for C compiler version
configure:3022: gcc --version >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3025: $? = 0
configure:3032: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:3035: $? = 0
configure:3042: gcc -V >&5
gcc: '-V' option must have argument
configure:3045: $? = 1
configure:3068: checking for C compiler default output file name
configure:3095: gcc    conftest.c  >&5
configure:3098: $? = 0
configure:3136: result: a.out
configure:3153: checking whether the C compiler works
configure:3163: ./a.out
configure:3166: $? = 0
configure:3183: result: yes
configure:3190: checking whether we are cross compiling
configure:3192: result: no
configure:3195: checking for suffix of executables
configure:3202: gcc -o conftest    conftest.c  >&5
configure:3205: $? = 0
configure:3229: result: 
configure:3235: checking for suffix of object files
configure:3261: gcc -c   conftest.c >&5
configure:3264: $? = 0
configure:3287: result: o
configure:3291: checking whether we are using the GNU C compiler
configure:3320: gcc -c   conftest.c >&5
configure:3326: $? = 0
configure:3343: result: yes
configure:3348: checking whether gcc accepts -g
configure:3378: gcc -c -g  conftest.c >&5
configure:3384: $? = 0
configure:3483: result: yes
configure:3500: checking for gcc option to accept ISO C89
configure:3574: gcc  -c -g -O2  conftest.c >&5
configure:3580: $? = 0
configure:3603: result: none needed
configure:3623: checking dependency style of gcc
configure:3714: result: gcc3
configure:3742: checking for intltool >= 0.22
configure:3749: result: 0.35.5 found
configure:3805: checking for perl
configure:3823: found /usr/bin/perl
configure:3835: result: /usr/bin/perl
configure:3854: checking for XML::Parser
configure:3857: result: ok
configure:3868: checking for iconv
configure:3886: found /usr/bin/iconv
configure:3899: result: /usr/bin/iconv
configure:3909: checking for msgfmt
configure:3927: found /usr/bin/msgfmt
configure:3940: result: /usr/bin/msgfmt
configure:3950: checking for msgmerge
configure:3968: found /usr/bin/msgmerge
configure:3981: result: /usr/bin/msgmerge
configure:3991: checking for xgettext
configure:4009: found /usr/bin/xgettext
configure:4022: result: /usr/bin/xgettext
configure:4059: gcc -o conftest -g -O2   conftest.c  >&5
configure:4065: $? = 0
configure:4240: checking build system type
configure:4258: result: x86_64-unknown-linux-gnu
configure:4280: checking host system type
configure:4295: result: x86_64-unknown-linux-gnu
configure:4317: checking for a sed that does not truncate output
configure:4373: result: /bin/sed
configure:4376: checking for grep that handles long lines and -e
configure:4450: result: /bin/grep
configure:4455: checking for egrep
configure:4533: result: /bin/grep -E
configure:4549: checking for ld used by gcc
configure:4616: result: /usr/bin/ld
configure:4625: checking if the linker (/usr/bin/ld) is GNU ld
configure:4640: result: yes
configure:4645: checking for /usr/bin/ld option to reload object files
configure:4652: result: -r
configure:4670: checking for BSD-compatible nm
configure:4719: result: /usr/bin/nm -B
configure:4723: checking whether ln -s works
configure:4727: result: yes
configure:4734: checking how to recognise dependent libraries
configure:4910: result: pass_all
configure:4997: gcc -c -g -O2  conftest.c >&5
configure:5000: $? = 0
configure:5143: checking how to run the C preprocessor
configure:5183: gcc -E  conftest.c
configure:5189: $? = 0
configure:5220: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5226: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "stardict"
| #define PACKAGE_TARNAME "stardict"
| #define PACKAGE_VERSION "3.0.0"
| #define PACKAGE_STRING "stardict 3.0.0"
| #define PACKAGE_BUGREPORT "http://stardict.sourceforge.net"
| #define PACKAGE "stardict"
| #define VERSION "3.0.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5259: result: gcc -E
configure:5288: gcc -E  conftest.c
configure:5294: $? = 0
configure:5325: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5331: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "stardict"
| #define PACKAGE_TARNAME "stardict"
| #define PACKAGE_VERSION "3.0.0"
| #define PACKAGE_STRING "stardict 3.0.0"
| #define PACKAGE_BUGREPORT "http://stardict.sourceforge.net"
| #define PACKAGE "stardict"
| #define VERSION "3.0.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5369: checking for ANSI C header files
configure:5399: gcc -c -g -O2  conftest.c >&5
configure:5405: $? = 0
configure:5504: gcc -o conftest -g -O2   conftest.c  >&5
configure:5507: $? = 0
configure:5513: ./conftest
configure:5516: $? = 0
configure:5533: result: yes
configure:5557: checking for sys/types.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for sys/stat.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for stdlib.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for string.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for memory.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for strings.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for inttypes.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for stdint.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5557: checking for unistd.h
configure:5578: gcc -c -g -O2  conftest.c >&5
configure:5584: $? = 0
configure:5600: result: yes
configure:5627: checking dlfcn.h usability
configure:5644: gcc -c -g -O2  conftest.c >&5
configure:5650: $? = 0
configure:5664: result: yes
configure:5668: checking dlfcn.h presence
configure:5683: gcc -E  conftest.c
configure:5689: $? = 0
configure:5703: result: yes
configure:5736: checking for dlfcn.h
configure:5744: result: yes
configure:5815: checking for g++
configure:5831: found /usr/bin/g++
configure:5842: result: g++
configure:5873: checking for C++ compiler version
configure:5880: g++ --version >&5
g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5883: $? = 0
configure:5890: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:5893: $? = 0
configure:5900: g++ -V >&5
g++: '-V' option must have argument
configure:5903: $? = 1
configure:5906: checking whether we are using the GNU C++ compiler
configure:5935: g++ -c   conftest.cpp >&5
configure:5941: $? = 0
configure:5958: result: yes
configure:5963: checking whether g++ accepts -g
configure:5993: g++ -c -g  conftest.cpp >&5
configure:5999: $? = 0
configure:6098: result: yes
configure:6123: checking dependency style of g++
configure:6214: result: gcc3
configure:6239: checking how to run the C++ preprocessor
configure:6275: g++ -E  conftest.cpp
configure:6281: $? = 0
configure:6312: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "stardict"
| #define PACKAGE_TARNAME "stardict"
| #define PACKAGE_VERSION "3.0.0"
| #define PACKAGE_STRING "stardict 3.0.0"
| #define PACKAGE_BUGREPORT "http://stardict.sourceforge.net"
| #define PACKAGE "stardict"
| #define VERSION "3.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6351: result: g++ -E
configure:6380: g++ -E  conftest.cpp
configure:6386: $? = 0
configure:6417: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6423: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "stardict"
| #define PACKAGE_TARNAME "stardict"
| #define PACKAGE_VERSION "3.0.0"
| #define PACKAGE_STRING "stardict 3.0.0"
| #define PACKAGE_BUGREPORT "http://stardict.sourceforge.net"
| #define PACKAGE "stardict"
| #define VERSION "3.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6516: checking for g77
configure:6546: result: no
configure:6516: checking for xlf
configure:6546: result: no
configure:6516: checking for f77
configure:6546: result: no
configure:6516: checking for frt
configure:6546: result: no
configure:6516: checking for pgf77
configure:6546: result: no
configure:6516: checking for cf77
configure:6546: result: no
configure:6516: checking for fort77
configure:6546: result: no
configure:6516: checking for fl32
configure:6546: result: no
configure:6516: checking for af77
configure:6546: result: no
configure:6516: checking for xlf90
configure:6546: result: no
configure:6516: checking for f90
configure:6546: result: no
configure:6516: checking for pgf90
configure:6546: result: no
configure:6516: checking for pghpf
configure:6546: result: no
configure:6516: checking for epcf90
configure:6546: result: no
configure:6516: checking for gfortran
configure:6546: result: no
configure:6516: checking for g95
configure:6546: result: no
configure:6516: checking for xlf95
configure:6546: result: no
configure:6516: checking for f95
configure:6546: result: no
configure:6516: checking for fort
configure:6546: result: no
configure:6516: checking for ifort
configure:6546: result: no
configure:6516: checking for ifc
configure:6546: result: no
configure:6516: checking for efc
configure:6546: result: no
configure:6516: checking for pgf95
configure:6546: result: no
configure:6516: checking for lf95
configure:6546: result: no
configure:6516: checking for ftn
configure:6546: result: no
configure:6573: checking for Fortran 77 compiler version
configure:6580:  --version >&5
./configure: line 6581: --version: command not found
configure:6583: $? = 127
configure:6590:  -v >&5
./configure: line 6591: -v: command not found
configure:6593: $? = 127
configure:6600:  -V >&5
./configure: line 6601: -V: command not found
configure:6603: $? = 127
configure:6611: checking whether we are using the GNU Fortran 77 compiler
configure:6630:  -c  conftest.F >&5
./configure: line 6631: -c: command not found
configure:6636: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6653: result: no
configure:6659: checking whether  accepts -g
configure:6676:  -c -g conftest.f >&5
./configure: line 6677: -c: command not found
configure:6682: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6698: result: no
configure:6728: checking the maximum length of command line arguments
configure:6837: result: 32768
configure:6848: checking command to parse /usr/bin/nm -B output from gcc object
configure:6953: gcc -c -g -O2  conftest.c >&5
configure:6956: $? = 0
configure:6960: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6963: $? = 0
configure:7015: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7018: $? = 0
configure:7056: result: ok
configure:7060: checking for objdir
configure:7075: result: .libs
configure:7167: checking for ar
configure:7183: found /usr/bin/ar
configure:7194: result: ar
configure:7263: checking for ranlib
configure:7279: found /usr/bin/ranlib
configure:7290: result: ranlib
configure:7359: checking for strip
configure:7375: found /usr/bin/strip
configure:7386: result: strip
configure:7672: checking if gcc supports -fno-rtti -fno-exceptions
configure:7690: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7694: $? = 0
configure:7707: result: no
configure:7722: checking for gcc option to produce PIC
configure:7932: result: -fPIC
configure:7940: checking if gcc PIC flag -fPIC works
configure:7958: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7962: $? = 0
configure:7975: result: yes
configure:8003: checking if gcc static flag -static works
configure:8031: result: yes
configure:8041: checking if gcc supports -c -o file.o
configure:8062: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8066: $? = 0
configure:8088: result: yes
configure:8114: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9068: result: yes
configure:9089: checking whether -lc should be explicitly linked in
configure:9094: gcc -c -g -O2  conftest.c >&5
configure:9097: $? = 0
configure:9112: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9115: $? = 0
configure:9127: result: no
configure:9135: checking dynamic linker characteristics
configure:9528: gcc -c -g -O2  conftest.c >&5
configure:9531: $? = 0
configure:9744: result: GNU/Linux ld.so
configure:9753: checking how to hardcode library paths into programs
configure:9778: result: immediate
configure:9792: checking whether stripping libraries is possible
configure:9797: result: yes
configure:10598: checking if libtool supports shared libraries
configure:10600: result: yes
configure:10603: checking whether to build shared libraries
configure:10624: result: yes
configure:10627: checking whether to build static libraries
configure:10631: result: no
configure:10723: creating libtool
configure:11311: checking for ld used by g++
configure:11378: result: /usr/bin/ld -m elf_x86_64
configure:11387: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:11402: result: yes
configure:11453: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12387: result: yes
configure:12405: g++ -c -g -O2  conftest.cpp >&5
configure:12408: $? = 0
configure:12527: checking for g++ option to produce PIC
configure:12801: result: -fPIC
configure:12809: checking if g++ PIC flag -fPIC works
configure:12827: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12831: $? = 0
configure:12844: result: yes
configure:12872: checking if g++ static flag -static works
configure:12900: result: yes
configure:12910: checking if g++ supports -c -o file.o
configure:12931: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:12935: $? = 0
configure:12957: result: yes
configure:12983: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13008: result: yes
configure:13075: checking dynamic linker characteristics
configure:13468: g++ -c -g -O2  conftest.cpp >&5
configure:13471: $? = 0
configure:13684: result: GNU/Linux ld.so
configure:13693: checking how to hardcode library paths into programs
configure:13718: result: immediate
configure:19901: checking for library containing strerror
configure:19942: gcc -o conftest -g -O2   conftest.c  >&5
configure:19948: $? = 0
configure:19976: result: none required
configure:20032: checking for gcc
configure:20059: result: gcc
configure:20297: checking for C compiler version
configure:20304: gcc --version >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:20307: $? = 0
configure:20314: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:20317: $? = 0
configure:20324: gcc -V >&5
gcc: '-V' option must have argument
configure:20327: $? = 1
configure:20330: checking whether we are using the GNU C compiler
configure:20382: result: yes
configure:20387: checking whether gcc accepts -g
configure:20522: result: yes
configure:20539: checking for gcc option to accept ISO C89
configure:20642: result: none needed
configure:20662: checking dependency style of gcc
configure:20753: result: gcc3
configure:20884: checking for C++ compiler version
configure:20891: g++ --version >&5
g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:20894: $? = 0
configure:20901: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:20904: $? = 0
configure:20911: g++ -V >&5
g++: '-V' option must have argument
configure:20914: $? = 1
configure:20917: checking whether we are using the GNU C++ compiler
configure:20969: result: yes
configure:20974: checking whether g++ accepts -g
configure:21109: result: yes
configure:21134: checking dependency style of g++
configure:21225: result: gcc3
configure:21259: checking for a BSD-compatible install
configure:21315: result: /usr/bin/install -c
configure:21326: checking whether make sets $(MAKE)
configure:21347: result: yes
configure:21365: checking for stdlib.h
configure:21371: result: yes
configure:21365: checking for unistd.h
configure:21371: result: yes
configure:21509: checking for getpagesize
configure:21565: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:21571: $? = 0
configure:21589: result: yes
configure:21599: checking for working mmap
configure:21746: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:21749: $? = 0
configure:21755: ./conftest
configure:21758: $? = 0
configure:21774: result: yes
configure:21811: checking locale.h usability
configure:21828: g++ -c -g -O2  conftest.cpp >&5
configure:21834: $? = 0
configure:21848: result: yes
configure:21852: checking locale.h presence
configure:21867: g++ -E  conftest.cpp
configure:21873: $? = 0
configure:21887: result: yes
configure:21920: checking for locale.h
configure:21928: result: yes
configure:21942: checking for LC_MESSAGES
configure:21968: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:21974: $? = 0
configure:21991: result: yes
configure:22020: checking libintl.h usability
configure:22037: g++ -c -g -O2  conftest.cpp >&5
configure:22043: $? = 0
configure:22057: result: yes
configure:22061: checking libintl.h presence
configure:22076: g++ -E  conftest.cpp
configure:22082: $? = 0
configure:22096: result: yes
configure:22129: checking for libintl.h
configure:22136: result: yes
configure:22147: checking for ngettext in libc
configure:22175: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:22181: $? = 0
configure:22199: result: yes
configure:22203: checking for dgettext in libc
configure:22231: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:22237: $? = 0
configure:22255: result: yes
configure:22264: checking for bind_textdomain_codeset
configure:22320: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:22326: $? = 0
configure:22344: result: yes
configure:22831: checking for msgfmt
configure:22858: result: /usr/bin/msgfmt
configure:22871: checking for dcgettext
configure:22927: g++ -o conftest -g -O2   conftest.cpp   >&5
configure:22933: $? = 0
configure:22951: result: yes
configure:22962: checking if msgfmt accepts -c
configure:22977: msgfmt -c -o /dev/null conftest.foo
configure:22980: $? = 0
configure:22982: result: yes
configure:22992: checking for gmsgfmt
configure:23023: result: /usr/bin/msgfmt
configure:23033: checking for xgettext
configure:23060: result: /usr/bin/xgettext
configure:23089: g++ -o conftest -g -O2   conftest.cpp   >&5
configure:23095: $? = 0
configure:23264: checking for catalogs to be installed
configure:23289: result:  ar cs de el fr hu hr ku mk nl pt_BR ru sk tr tt uk vi zh_CN zh_TW
configure:23802: checking for STARDICT
configure:23892: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables STARDICT_CFLAGS
and STARDICT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_ENCHANT_CFLAGS_set=
ac_cv_env_ENCHANT_CFLAGS_value=
ac_cv_env_ENCHANT_LIBS_set=
ac_cv_env_ENCHANT_LIBS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GUCHARMAP_CFLAGS_set=
ac_cv_env_GUCHARMAP_CFLAGS_value=
ac_cv_env_GUCHARMAP_LIBS_set=
ac_cv_env_GUCHARMAP_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SIGCPP_CFLAGS_set=
ac_cv_env_SIGCPP_CFLAGS_value=
ac_cv_env_SIGCPP_LIBS_set=
ac_cv_env_SIGCPP_LIBS_value=
ac_cv_env_STARDICT_CFLAGS_set=
ac_cv_env_STARDICT_CFLAGS_value=
ac_cv_env_STARDICT_LIBS_set=
ac_cv_env_STARDICT_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_getpagesize=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt
ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/qiu/Desktop/stardict-3.0.0/missing --run aclocal-1.10'
ALL_LINGUAS='ar cs de el fr hu hr ku mk nl pt_BR ru sk tr tt uk vi zh_CN zh_TW'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/qiu/Desktop/stardict-3.0.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/qiu/Desktop/stardict-3.0.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/qiu/Desktop/stardict-3.0.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/qiu/Desktop/stardict-3.0.0/missing --run automake-1.10'
AWK='mawk'
BONOBO_ACTIVATION_IDL=''
CATALOGS=' ar.gmo cs.gmo de.gmo el.gmo fr.gmo hu.gmo hr.gmo ku.gmo mk.gmo nl.gmo pt_BR.gmo ru.gmo sk.gmo tr.gmo tt.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENCHANT_CFLAGS=''
ENCHANT_LIBS=''
ESPEAK_CFLAGS=''
ESPEAK_LIBS=''
ESPEAK_PLUGIN_DIR=''
EXEEXT=''
F77=''
FESTIVAL_CFLAGS=''
FESTIVAL_LIBS=''
FESTIVAL_PLUGIN_DIR=''
FFLAGS=''
GCONFTOOL='/usr/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE='stardict'
GMOFILES=' ar.gmo cs.gmo de.gmo el.gmo fr.gmo hu.gmo hr.gmo ku.gmo mk.gmo nl.gmo pt_BR.gmo ru.gmo sk.gmo tr.gmo tt.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/bin/msgfmt'
GNOME_SUPPORT_FALSE='#'
GNOME_SUPPORT_TRUE=''
GPE_SUPPORT_FALSE=''
GPE_SUPPORT_TRUE='#'
GREP='/bin/grep'
GUCHARMAP_CFLAGS=''
GUCHARMAP_LIBS=''
GUCHARMAP_PLUGIN_DIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_ICONV='/usr/bin/iconv'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_MSGFMT='/usr/bin/msgfmt'
INTLTOOL_MSGMERGE='/usr/bin/msgmerge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XGETTEXT='/usr/bin/xgettext'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBBONOBO_IDL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAEMO_SUPPORT_FALSE=''
MAEMO_SUPPORT_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/qiu/Desktop/stardict-3.0.0/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
OBJEXT='o'
ORBIT_IDL=''
PACKAGE='stardict'
PACKAGE_BUGREPORT='http://stardict.sourceforge.net'
PACKAGE_NAME='stardict'
PACKAGE_STRING='stardict 3.0.0'
PACKAGE_TARNAME='stardict'
PACKAGE_VERSION='3.0.0'
PATH_SEPARATOR=':'
PKG_CONFIG=''
POFILES=' ar.po cs.po de.po el.po fr.po hu.po hr.po ku.po mk.po nl.po pt_BR.po ru.po sk.po tr.po tt.po uk.po vi.po zh_CN.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SCHEMAS_INSTALL_FALSE=''
SCHEMAS_INSTALL_TRUE=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIGCPP_CFLAGS=''
SIGCPP_LIBS=''
SPELL_PLUGIN_DIR=''
STARDICT_CFLAGS=''
STARDICT_LIBS=''
STRIP='strip'
USE_NLS='yes'
USE_SYSTEM_SIGCPP_FALSE=''
USE_SYSTEM_SIGCPP_TRUE=''
VERSION='3.0.0'
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/qiu/Desktop/stardict-3.0.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "stardict"
#define PACKAGE_TARNAME "stardict"
#define PACKAGE_VERSION "3.0.0"
#define PACKAGE_STRING "stardict 3.0.0"
#define PACKAGE_BUGREPORT "http://stardict.sourceforge.net"
#define PACKAGE "stardict"
#define VERSION "3.0.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define GETTEXT_PACKAGE "stardict"
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1

configure: exit 1
还是不行 :cry: :cry: :cry: :cry: [/quote]
qiu_923
帖子: 250
注册时间: 2007-05-06 10:39

#4

帖子 qiu_923 » 2007-08-27 18:56

谁成功编译过stardict3.0的源码包
或者谁有stardict3.0 amd64的deb包?
zhcxrs
帖子: 3
注册时间: 2008-04-28 21:05

#5

帖子 zhcxrs » 2008-04-29 19:32

偶和你一样,搞了半天不知道怎么回事。
如果只是要安装而的话我是用添加/删除,然后输入stardic,自动安装上的
(如果没有的话就换一个更新源,我用的是电子科技大学的源)
头像
yjcong
帖子: 2470
注册时间: 2006-02-28 3:11

#6

帖子 yjcong » 2008-04-30 7:42

我用704的时候遇到过相似的问题, 后来到网上找了个老版本的stardict,问题就解决了。 你可以试试.
回复