|

楼主 |
发表于 2003-12-19 11:00:34
|
显示全部楼层
gmake[1]: *** Warning: File `admin/acinclude.m4.in' has modification time in the future (2003-01-20 08:47:46 > 2002-12-19 10:58:05)
cd . && /bin/sh /mnt/WinH/linux/hello/admin/missing --run aclocal-1.6
cd . && \
/bin/sh /mnt/WinH/linux/hello/admin/missing --run automake-1.6 --foreign Makefile
cd . && perl admin/am_edit Makefile.in
cd . && /bin/sh /mnt/WinH/linux/hello/admin/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure CC=gcc CFLAGS= CPPFLAGS= CPP=cpp CXX=g++ LDFLAGS= --prefix /usr/local --no-create --no-recursion
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 for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
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 how to run the C preprocessor... cpp
checking whether g++ supports -frepo... yes
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...
checking whether ln -s works... no, using cp -p
checking how to recognise dependant libraries... pass_all
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 how to run the C++ preprocessor... g++ -E
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 ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... chmod: changing permissions of `.' (requested: 0577, actual: 0555): Operation not permitted
chmod: changing permissions of `.' (requested: 0755, actual: 0777): Operation not permitted
yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... chmod: changing permissions of `.' (requested: 0577, actual: 0555): Operation not permitted
chmod: changing permissions of `.' (requested: 0755, actual: 0777): Operation not permitted
yes
checking whether the g++ 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
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... chmod: changing permissions of `.' (requested: 0577, actual: 0555): Operation not permitted
chmod: changing permissions of `.' (requested: 0755, actual: 0777): Operation not permitted
no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no
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 the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcj object... (cached) ok
checking for objdir... (cached) .libs
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... (cached) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... (cached) no
checking if gcj supports -c -o file.o... (cached) no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no
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 for extra includes... no
checking for extra libs... no
checking if hello should be compiled... yes
configure: creating ./config.status
Good - your configure finished. Start make now
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
gmake[1]: Leaving directory `/mnt/WinH/linux/hello'
gmake[1]: Entering directory `/mnt/WinH/linux/hello'
cd . && /bin/sh /mnt/WinH/linux/hello/admin/missing --run aclocal-1.6
cd . && \
/bin/sh /mnt/WinH/linux/hello/admin/missing --run automake-1.6 --foreign Makefile
gmake[1]: *** Warning: File `admin/acinclude.m4.in' has modification time in the future (2003-01-20 08:47:46 > 2002-12-19 10:58:45)
cd . && perl admin/am_edit Makefile.in
cd . && /bin/sh /mnt/WinH/linux/hello/admin/missing --run autoconf
gmake[1]: *** [configure] 已终止
gmake: *** [all] 已终止
*** 进程错误退出 *** |
|