|
|
到今天我还没有成果编译成功过一个软件。
急需大家的指教。第一次发帖,还请大家热情帮助,非常感谢
我电脑上只有一个Debian系统,装不上软件很难过。
废话不多说了,比如装OpenQ时:
到/opt/Temp目录下执行:/opt/openq-0.3.2/configure --prefix=/opt/OpenQ
结果如下:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for sed... /bin/sed
checking for style of include used by make... 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 dependency style of gcc... gcc3
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 for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /opt/openq-0.3.2/config.rpath: /opt/openq-0.3.2/config.rpath: No such file or directory
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gaim... yes
checking GAIM_CFLAGS... -I/usr/include/gaim -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GAIM_LIBS... -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.6.4)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.6.4)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating openq.spec
config.status: creating data/Makefile
config.status: creating intl/Makefile
config.status: creating nsis/Makefile
config.status: creating nsis/translations/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/smileys/Makefile
config.status: creating pixmaps/smileys/2003iii/Makefile
config.status: creating pixmaps/status/Makefile
config.status: creating pixmaps/status/default/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configuration complete
Debugging enabled..............: no
Deprecated API enabled.........: yes
Type make to compile
Thank you for choosing OpenQ
接着,用make,结果 如下:
make all-recursive
make[1]: Entering directory `/opt/Temp'
Making all in intl
make[2]: Entering directory `/opt/Temp/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/Temp/intl'
Making all in nsis
make[2]: Entering directory `/opt/Temp/nsis'
Making all in translations
make[3]: Entering directory `/opt/Temp/nsis/translations'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/Temp/nsis/translations'
make[3]: Entering directory `/opt/Temp/nsis'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/Temp/nsis'
make[2]: Leaving directory `/opt/Temp/nsis'
Making all in po
make[2]: Entering directory `/opt/Temp/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/Temp/po'
Making all in src
make[2]: Entering directory `/opt/Temp/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/Temp/src'
Making all in data
make[2]: Entering directory `/opt/Temp/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/Temp/data'
Making all in pixmaps
make[2]: Entering directory `/opt/Temp/pixmaps'
Making all in smileys
make[3]: Entering directory `/opt/Temp/pixmaps/smileys'
Making all in 2003iii
make[4]: Entering directory `/opt/Temp/pixmaps/smileys/2003iii'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/opt/Temp/pixmaps/smileys/2003iii'
make[4]: Entering directory `/opt/Temp/pixmaps/smileys'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/opt/Temp/pixmaps/smileys'
make[3]: Leaving directory `/opt/Temp/pixmaps/smileys'
Making all in status
make[3]: Entering directory `/opt/Temp/pixmaps/status'
Making all in default
make[4]: Entering directory `/opt/Temp/pixmaps/status/default'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/opt/Temp/pixmaps/status/default'
make[4]: Entering directory `/opt/Temp/pixmaps/status'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/opt/Temp/pixmaps/status'
make[3]: Leaving directory `/opt/Temp/pixmaps/status'
make[3]: Entering directory `/opt/Temp/pixmaps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/Temp/pixmaps'
make[2]: Leaving directory `/opt/Temp/pixmaps'
make[2]: Entering directory `/opt/Temp'
make[2]: Leaving directory `/opt/Temp'
make[1]: Leaving directory `/opt/Temp'
接着make install,结果如下:
……
……
make[4]: Leaving directory `/opt/Temp/pixmaps/status/default'
make[3]: Leaving directory `/opt/Temp/pixmaps/status/default'
make[3]: Entering directory `/opt/Temp/pixmaps/status'
make[4]: Entering directory `/opt/Temp/pixmaps/status'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/opt/Temp/pixmaps/status'
make[3]: Leaving directory `/opt/Temp/pixmaps/status'
make[2]: Leaving directory `/opt/Temp/pixmaps/status'
make[2]: Entering directory `/opt/Temp/pixmaps'
make[3]: Entering directory `/opt/Temp/pixmaps'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/Temp/pixmaps'
make[2]: Leaving directory `/opt/Temp/pixmaps'
make[1]: Leaving directory `/opt/Temp/pixmaps'
make[1]: Entering directory `/opt/Temp'
make[2]: Entering directory `/opt/Temp'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/Temp'
make[1]: Leaving directory `/opt/Temp'
清大家指教,非常感谢。我都已经搞了好长时间了。
我安装其他软件也存在许多问题,先不问了,先搞定这个,我相信这东西是触类旁通的,呵呵。 |
|