|
如题,小弟今天在编译 lfs6.7 gcc-4.5.1-pass2 时,make 之后出现如下错误。(而之前的一切都正常无误。)
- checking whether ffs is declared... (cached) no
- checking whether asprintf is declared... (cached) no
- checking whether vasprintf is declared... (cached) no
- checking whether snprintf is declared... (cached) no
- checking whether vsnprintf is declared... (cached) no
- checking whether calloc is declared... (cached) no
- checking whether getenv is declared... (cached) no
- checking whether getopt is declared... (cached) no
- checking whether malloc is declared... (cached) no
- (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld
- checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) is GNU ld... (cached) yes
- checking for shared library run path origin... (cached) done
- checking whether realloc is declared... (cached) no
- checking whether sbrk is declared... (cached) no
- checking whether strverscmp is declared... (cached) no
- checking whether canonicalize_file_name must be declared... (cached) yes
- checking for working strncmp... (cached) no
- checking for argz.h... (cached) no
- checking for limits.h... (cached) no
- checking for locale.h... (cached) no
- checking for nl_types.h... (cached) no
- checking for malloc.h... (cached) no
- configure: creating ./config.status
- checking for stddef.h... (cached) no
- checking for stdlib.h... (cached) no
- checking for string.h... (cached) no
- checking for unistd.h... (cached) no
- checking for sys/param.h... (cached) no
- checking for feof_unlocked... (cached) yes
- checking for fgets_unlocked... (cached) yes
- checking for getc_unlocked... (cached) yes
- checking for getcwd... (cached) yes
- checking for getegid... (cached) yes
- checking for geteuid... (cached) yes
- checking for getgid... (cached) yes
- checking for getuid... (cached) yes
- checking for mempcpy... (cached) yes
- checking for munmap... (cached) yes
- config.status: creating Makefile
- checking for putenv... (cached) yes
- checking for setenv... (cached) yes
- checking for setlocale... (cached) yes
- config.status: creating testsuite/Makefile
- checking for stpcpy... (cached) yes
- config.status: creating config.h
- config.status: config.h is unchanged
- checking for strcasecmp... (cached) yes
- config.status: executing default commands
- checking for strdup... (cached) yes
- checking for strtoul... (cached) yes
- checking for tsearch... (cached) yes
- checking for __argz_count... (cached) yes
- checking for __argz_stringify... (cached) yes
- checking for __argz_next... (cached) yes
- Configuring in ./gmp
- checking for __fsetlocking... (cached) yes
- checking for iconv... (cached) no, consider installing GNU libiconv
- checking for nl_langinfo and CODESET... (cached) no
- checking for bison... (cached) bison
- checking version of bison... 2.4.3, ok
- checking whether NLS is requested... yes
- checking whether included gettext is requested... no
- checking for GNU gettext in libc... (cached) no
- checking for GNU gettext in libintl... (cached) no
- checking whether to use NLS... yes
- checking where the gettext function comes from... included intl directory
- checking for aclocal... (cached) aclocal
- checking for autoconf... (cached) autoconf
- checking for autoheader... (cached) autoheader
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.intl
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing default-1 commands
- configure: loading cache ./config.cache
- checking build system type... (cached) i686-pc-linux-gnu
- checking host system type... (cached) none-pc-linux-gnu
- checking for a BSD-compatible install... /bin/install -c
- checking whether build environment is sane... Configuring in build-i686-pc-linux-gnu/libiberty
- configure: loading cache ../config.cache
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for makeinfo... (cached) makeinfo --split-size=5000000
- checking for perl... (cached) perl
- checking build system type... (cached) i686-pc-linux-gnu
- checking host system type... (cached) i686-pc-linux-gnu
- checking for i686-pc-linux-gnu-ar... (cached) i686-lfs-linux-gnu-ar
- checking for i686-pc-linux-gnu-ranlib... (cached) i686-lfs-linux-gnu-ranlib
- checking for i686-pc-linux-gnu-gcc... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/
- 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... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... (cached) yes
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... (cached) unsupported
- checking for special C compiler options needed for large files... (cached) no
- checking for _FILE_OFFSET_BITS value needed for large files... (cached) unknown
- checking for _LARGE_FILES value needed for large files... (cached) unknown
- checking how to run the C preprocessor... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -W... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wall... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wwrite-strings... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wc++-compat... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wstrict-prototypes... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic ... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ and cc understand -c and -o together... (cached) yes
- checking for an ANSI C-conforming const... (cached) yes
- checking for inline... (cached) inline
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for ANSI C header files... (cached) no
- checking for sys/types.h... (cached) no
- checking for sys/stat.h... (cached) no
- checking for stdlib.h... (cached) no
- checking for string.h... (cached) no
- checking for memory.h... (cached) no
- checking for strings.h... (cached) no
- checking for inttypes.h... (cached) no
- checking for stdint.h... (cached) no
- checking for unistd.h... (cached) no
- checking whether byte ordering is bigendian... (cached) yes
- checking for a BSD-compatible install... /bin/install -c
- checking for sys/file.h... (cached) no
- checking for sys/param.h... (cached) no
- checking for limits.h... (cached) yes
- checking for stdlib.h... (cached) no
- checking for malloc.h... (cached) no
- checking for string.h... (cached) no
- checking for unistd.h... (cached) no
- checking for strings.h... (cached) no
- checking for sys/time.h... (cached) no
- checking for time.h... (cached) no
- checking for sys/resource.h... (cached) no
- checking for sys/stat.h... (cached) no
- checking for sys/mman.h... (cached) no
- checking for fcntl.h... (cached) no
- checking for alloca.h... (cached) no
- checking for sys/pstat.h... (cached) no
- checking for sys/sysmp.h... (cached) no
- checking for sys/sysinfo.h... (cached) no
- checking for machine/hal_sysinfo.h... (cached) no
- checking for sys/table.h... (cached) no
- checking for sys/sysctl.h... (cached) no
- checking for sys/systemcfg.h... (cached) no
- checking for stdint.h... (cached) no
- checking for stdio_ext.h... (cached) no
- checking for sys/wait.h that is POSIX.1 compatible... (cached) no
- checking whether time.h and sys/time.h may both be included... (cached) no
- checking whether errno must be declared... (cached) yes
- checking size of int... (cached) 0
- checking for a 64-bit type... (cached) unsigned long long
- checking for intptr_t... (cached) no
- checking for uintptr_t... (cached) no
- checking for pid_t... (cached) no
- checking for library containing strerror... (cached) none required
- checking for asprintf... (cached) yes
- checking for atexit... (cached) yes
- checking for basename... (cached) yes
- checking for bcmp... (cached) yes
- checking for bcopy... (cached) yes
- checking for bsearch... (cached) yes
- checking for bzero... (cached) yes
- checking for calloc... (cached) yes
- checking for clock... (cached) yes
- checking for ffs... (cached) yes
- checking for getcwd... (cached) yes
- checking for getpagesize... (cached) yes
- checking for gettimeofday... (cached) yes
- checking for index... (cached) yes
- checking for insque... (cached) yes
- checking for memchr... (cached) yes
- checking for memcmp... (cached) yes
- checking for memcpy... (cached) yes
- checking for memmem... (cached) yes
- checking for memmove... (cached) yes
- checking for mempcpy... (cached) yes
- checking for memset... (cached) yes
- checking for mkstemps... (cached) yes
- checking for putenv... (cached) yes
- checking for random... (cached) yes
- checking for rename... (cached) yes
- checking for rindex... (cached) yes
- checking for setenv... (cached) yes
- checking for snprintf... (cached) yes
- checking for sigsetmask... (cached) yes
- checking for stpcpy... (cached) yes
- yes
- checking for stpncpy... (cached) yes
- checking for none-pc-linux-gnu-strip... (cached) strip
- checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
- checking for strcasecmp... (cached) yes
- checking for gawk... (cached) gawk
- checking whether make sets $(MAKE)... checking for strchr... (cached) yes
- (cached) yes
- checking for strdup... (cached) yes
- checking for strncasecmp... (cached) yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for strndup... (cached) yes
- checking for strrchr... (cached) yes
- checking for strstr... (cached) yes
- checking ABI=long
- checking for strtod... (cached) yes
- checking for strtol... (cached) yes
- checking for strtoul... (cached) yes
- checking for strverscmp... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ is gcc... yes
- checking for tmpnam... (cached) yes
- checking compiler i686-lfs-linux-gnu-gcc -B/tools/lib/ -g -O2 -DNO_ASM... checking for vasprintf... (cached) yes
- checking for vfprintf... (cached) yes
- checking for vprintf... (cached) yes
- checking for vsnprintf... (cached) yes
- checking for vsprintf... (cached) yes
- checking for waitpid... (cached) yes
- checking whether alloca needs Cray hooks... (cached) no
- checking stack direction for C alloca... (cached) -1
- checking for vfork.h... (cached) no
- checking for fork... (cached) yes
- checking for vfork... (cached) yes
- checking for working fork... (cached) no
- checking for working vfork... (cached) yes
- checking for _doprnt... (cached) no
- checking for sys_errlist... (cached) yes
- checking for sys_nerr... (cached) yes
- checking for sys_siglist... (cached) yes
- checking for external symbol _system_configuration... no
- checking for getrusage... (cached) yes
- checking for on_exit... (cached) yes
- checking for psignal... (cached) yes
- checking for strerror... (cached) yes
- checking for strsignal... (cached) yes
- checking for sysconf... (cached) yes
- checking for times... (cached) yes
- checking for sbrk... (cached) yes
- checking for gettimeofday... (cached) yes
- checking for realpath... (cached) yes
- checking for canonicalize_file_name... (cached) yes
- checking for pstat_getstatic... (cached) no
- checking for pstat_getdynamic... (cached) no
- checking for sysmp... (cached) no
- checking for getsysinfo... (cached) no
- checking for table... (cached) no
- checking for sysctl... (cached) yes
- checking for wait3... (cached) yes
- checking for wait4... (cached) yes
- checking for __fsetlocking... (cached) yes
- checking whether basename is declared... (cached) no
- checking whether ffs is declared... (cached) no
- checking whether asprintf is declared... (cached) no
- checking whether vasprintf is declared... (cached) no
- checking whether snprintf is declared... (cached) no
- checking whether vsnprintf is declared... (cached) no
- checking whether calloc is declared... (cached) no
- checking whether getenv is declared... (cached) no
- checking whether getopt is declared... (cached) no
- checking whether malloc is declared... (cached) no
- checking whether realloc is declared... (cached) no
- checking whether sbrk is declared... (cached) no
- checking whether strverscmp is declared... (cached) no
- checking whether canonicalize_file_name must be declared... (cached) yes
- checking for working strncmp... (cached) no
- no, gnupro alpha ev6 char spilling
- checking ABI=longlong
- configure: creating ./config.status
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ is gcc... yes
- checking compiler i686-lfs-linux-gnu-gcc -B/tools/lib/ -g -O2 -DNO_ASM... config.status: creating Makefile
- config.status: creating testsuite/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing default commands
- Configuring in build-i686-pc-linux-gnu/fixincludes
- no, gnupro alpha ev6 char spilling
- checking for none-pc-linux-gnu-gcc... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/
- 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... yes
- checking for suffix of object files... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... (cached) yes
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... (cached) unsupported
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO Standard C... (cached) unsupported
- checking how to run the C preprocessor... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- configure: loading cache ../config.cache
- checking build system compiler i686-lfs-linux-gnu-gcc -B/tools/lib/... checking build system type... (cached) i686-pc-linux-gnu
- checking host system type... (cached) i686-pc-linux-gnu
- checking target system type... i686-pc-linux-gnu
- checking for i686-pc-linux-gnu-gcc... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/
- yes
- checking for build system preprocessor... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- checking for build system executable suffix... (cached)
- checking whether build system compiler is ANSI... (cached) yes
- checking for build system compiler math library... (cached) -lm
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- using ABI=""
- CC="i686-lfs-linux-gnu-gcc -B/tools/lib/"
- CFLAGS="-g -O2"
- CPPFLAGS=""
- MPN_PATH=" generic"
- checking for function prototypes... no
- checking for ANSI C header files... (cached) no
- checking for sys/types.h... (cached) no
- checking for C compiler default output file name... checking for sys/stat.h... (cached) no
- checking for stdlib.h... (cached) no
- checking for string.h... (cached) no
- checking for memory.h... (cached) no
- checking for strings.h... (cached) no
- checking for inttypes.h... (cached) no
- checking for stdint.h... (cached) no
- checking for unistd.h... (cached) no
- checking for string.h... (cached) no
- checking whether assembler supports --noexecstack option... (cached) yes
- checking for none-pc-linux-gnu-ar... (cached) i686-lfs-linux-gnu-ar
- checking for BSD- or MS-compatible name lister (nm)... (cached) nm
- checking the name lister (nm) interface... (cached) BSD nm
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... (cached) /bin/grep -F
- checking for ld used by i686-lfs-linux-gnu-gcc -B/tools/lib/... 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... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... (cached) yes
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... (cached) unsupported
- checking for a sed that does not truncate output... (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld
- checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) is GNU ld... (cached) yes
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... /bin/sed
- (cached) 805306365
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -W... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wall... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wwrite-strings... (cached) yes
- checking for /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld option to reload object files... (cached) -r
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wstrict-prototypes... (cached) yes
- checking for none-pc-linux-gnu-objdump... (cached) objdump
- checking how to recognize dependent libraries... (cached) pass_all
- checking for none-pc-linux-gnu-ar... (cached) i686-lfs-linux-gnu-ar
- checking for none-pc-linux-gnu-strip... (cached) strip
- checking for none-pc-linux-gnu-ranlib... (cached) i686-lfs-linux-gnu-ranlib
- checking command to parse nm output from i686-lfs-linux-gnu-gcc -B/tools/lib/ object... (cached) ok
- checking for dlfcn.h... (cached) no
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-prototypes... yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wold-style-definition... checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether g++ accepts -g... (cached) yes
- checking how to run the C++ preprocessor... (cached) g++ -E
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-format-attribute... checking for none-pc-linux-gnu-g77... no
- checking for none-pc-linux-gnu-xlf... no
- checking for none-pc-linux-gnu-f77... no
- checking for none-pc-linux-gnu-frt... no
- checking for none-pc-linux-gnu-pgf77... no
- checking for none-pc-linux-gnu-cf77... no
- checking for none-pc-linux-gnu-fort77... no
- checking for none-pc-linux-gnu-fl32... no
- checking for none-pc-linux-gnu-af77... no
- checking for none-pc-linux-gnu-xlf90... no
- checking for none-pc-linux-gnu-f90... no
- checking for none-pc-linux-gnu-pgf90... no
- checking for none-pc-linux-gnu-pghpf... no
- checking for none-pc-linux-gnu-epcf90... no
- checking for none-pc-linux-gnu-gfortran... no
- checking for none-pc-linux-gnu-g95... no
- checking for none-pc-linux-gnu-xlf95... no
- checking for none-pc-linux-gnu-f95... no
- checking for none-pc-linux-gnu-fort... no
- checking for none-pc-linux-gnu-ifort... no
- checking for none-pc-linux-gnu-ifc... no
- checking for none-pc-linux-gnu-efc... no
- checking for none-pc-linux-gnu-pgf95... no
- checking for none-pc-linux-gnu-lf95... no
- checking for none-pc-linux-gnu-ftn... no
- 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
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wno-overlength-strings... checking whether we are using the GNU Fortran 77 compiler... (cached) no
- checking whether accepts -g... (cached) no
- checking for objdir... (cached) .libs
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic -Wno-long-long... yes
- checking how to run the C preprocessor... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for ANSI C header files... (cached) no
- checking for sys/types.h... (cached) no
- checking for sys/stat.h... (cached) no
- checking for stdlib.h... (cached) no
- checking for string.h... (cached) no
- checking for memory.h... (cached) no
- checking for strings.h... (cached) no
- checking for inttypes.h... (cached) no
- checking for stdint.h... (cached) no
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -fno-rtti -fno-exceptions... (cached) no
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to produce PIC... -fPIC -DPIC
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ PIC flag -fPIC -DPIC works... (cached) yes
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ static flag -static works... (cached) yes
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -c -o file.o... checking for unistd.h... (cached) yes
- (cached) checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -c -o file.o... no
- (cached) yes
- checking whether the i686-lfs-linux-gnu-gcc -B/tools/lib/ linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) supports shared libraries... checking stddef.h usability... yes
- checking dynamic linker characteristics... no
- checking stddef.h presence... yes
- configure: WARNING: stddef.h: present but cannot be compiled
- configure: WARNING: stddef.h: check for missing prerequisite headers?
- configure: WARNING: stddef.h: see the Autoconf documentation
- configure: WARNING: stddef.h: section "Present But Cannot Be Compiled"
- configure: WARNING: stddef.h: proceeding with the compiler's result
- checking for stddef.h... no
- checking for stdlib.h... (cached) no
- checking for strings.h... (cached) no
- checking for unistd.h... (cached) no
- checking for fcntl.h... (cached) no
- checking for sys/file.h... (cached) no
- checking for sys/stat.h... (cached) no
- 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... no
- checking whether to build static libraries... yes
- checking for clearerr_unlocked... yes
- checking for feof_unlocked... yes
- checking for ferror_unlocked... checking for ld used by g++... (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld
- checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) is GNU ld... (cached) yes
- checking whether the g++ linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) supports shared libraries... yes
- yes
- checking for fflush_unlocked... checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... (cached) yes
- checking if g++ static flag -static works... (cached) yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... yes
- checking for fgetc_unlocked... yes
- checking for fgets_unlocked... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for ANSI C header files... (cached) no
- checking whether time.h and sys/time.h may both be included... (cached) no
- checking for fcntl.h... (cached) no
- yes
- checking for float.h... (cached) no
- checking for fileno_unlocked... checking for invent.h... (cached) no
- checking for langinfo.h... (cached) no
- checking for locale.h... (cached) no
- checking for nl_types.h... (cached) no
- checking for sys/attributes.h... (cached) no
- checking for sys/iograph.h... (cached) no
- checking for sys/mman.h... (cached) no
- checking for sys/param.h... (cached) no
- checking for sys/processor.h... (cached) no
- checking for sys/pstat.h... (cached) no
- checking for sys/sysinfo.h... (cached) no
- yes
- checking for sys/syssgi.h... (cached) no
- checking for sys/systemcfg.h... (cached) no
- checking for sys/time.h... (cached) no
- checking for sys/times.h... (cached) no
- checking for sys/resource.h... (cached) no
- checking for sys/sysctl.h... (cached) no
- checking for machine/hal_sysinfo.h... (cached) no
- checking whether fgetc is declared... (cached) no
- checking for fprintf_unlocked... checking whether fscanf is declared... (cached) no
- checking whether optarg is declared... (cached) no
- checking whether ungetc is declared... (cached) no
- checking whether vfprintf is declared... (cached) no
- checking whether sys_errlist is declared... (cached) no
- checking whether sys_nerr is declared... (cached) no
- checking return type of signal handlers... (cached) void
- checking for intmax_t... (cached) no
- checking for long double... (cached) no
- checking for long long... (cached) no
- checking for ptrdiff_t... (cached) no
- checking for quad_t... (cached) no
- checking for uint_least32_t... (cached) no
- checking for intptr_t... (cached) no
- checking for preprocessor stringizing operator... (cached) yes
- checking for working volatile... (cached) yes
- checking for C/C++ restrict keyword... (cached) __restrict
- checking whether <stdarg.h> exists and works... (cached) yes
- checking whether gcc __attribute__ ((const)) works... (cached) yes
- checking whether gcc __attribute__ ((malloc)) works... (cached) yes
- checking whether gcc __attribute__ ((mode (XX))) works... (cached) yes
- checking whether gcc __attribute__ ((noreturn)) works... (cached) yes
- checking for inline... (cached) inline
- checking for cos in -lm... (cached) yes
- checking for working alloca.h... (cached) no
- checking for alloca (via gmp-impl.h)... (cached) yes
- checking how to allocate temporary memory... (cached) alloca
- no
- configure: WARNING: gmp.h doesnt recognise <stdio.h>, FILE prototypes will be unavailable
- checking for fputc_unlocked... checking whether byte ordering is bigendian... (cached) no
- checking format of `double' floating point... (cached) IEEE little endian
- checking for alarm... (cached) yes
- checking for attr_get... (cached) no
- checking for clock... (cached) yes
- checking for clock_gettime... (cached) no
- checking for cputime... (cached) no
- checking for getpagesize... (cached) yes
- checking for getrusage... (cached) yes
- checking for gettimeofday... (cached) yes
- yes
- checking for fputs_unlocked... checking for getsysinfo... (cached) no
- checking for localeconv... (cached) yes
- checking for memset... (cached) yes
- checking for mmap... (cached) yes
- checking for mprotect... (cached) yes
- yes
- checking for nl_langinfo... (cached) yes
- checking for fread_unlocked... checking for obstack_vprintf... (cached) yes
- checking for popen... (cached) yes
- checking for processor_info... (cached) no
- checking for pstat_getprocessor... (cached) no
- checking for raise... (cached) yes
- yes
- checking for read_real_time... (cached) no
- checking for fwrite_unlocked... checking for sigaction... (cached) yes
- checking for sigaltstack... (cached) yes
- checking for sigstack... (cached) yes
- yes
- checking for syssgi... (cached) no
- checking for strchr... (cached) yes
- checking for getchar_unlocked... checking for strerror... (cached) yes
- checking for strnlen... (cached) yes
- checking for strtol... (cached) yes
- yes
- checking for getc_unlocked... checking for strtoul... (cached) yes
- checking for sysconf... (cached) yes
- checking for sysctl... (cached) yes
- checking for sysctlbyname... (cached) no
- checking for times... (cached) yes
- checking for vsnprintf... (cached) yes
- checking whether vsnprintf works... (cached) probably
- configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
- checking whether sscanf needs writable input... (cached) no
- checking for struct pst_processor.psp_iticksperclktick... (cached) no
- yes
- checking for putchar_unlocked... yes
- checking for putc_unlocked... yes
- checking whether abort is declared... no
- checking whether asprintf is declared... (cached) no
- checking whether basename is declared... (cached) no
- checking whether errno is declared... no
- checking whether vasprintf is declared... (cached) no
- checking whether clearerr_unlocked is declared... no
- checking whether feof_unlocked is declared... no
- checking whether ferror_unlocked is declared... no
- checking whether fflush_unlocked is declared... no
- checking whether fgetc_unlocked is declared... no
- checking whether fgets_unlocked is declared... no
- checking whether fileno_unlocked is declared... no
- checking whether fprintf_unlocked is declared... no
- checking whether fputc_unlocked is declared... no
- checking whether fputs_unlocked is declared... no
- checking whether fread_unlocked is declared... no
- checking whether fwrite_unlocked is declared... no
- checking whether getchar_unlocked is declared... no
- checking whether getc_unlocked is declared... no
- checking whether putchar_unlocked is declared... no
- checking whether putc_unlocked is declared... no
- checking for an ANSI C-conforming const... (cached) yes
- checking for sys/mman.h... (cached) no
- checking for mmap... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- configure: updating cache ../config.cache
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating mkheaders.almost
- config.status: creating config.h
- config.status: config.h is unchanged
- Configuring in ./zlib
- configure: loading cache ./config.cache
- checking build system type... (cached) i686-pc-linux-gnu
- checking host system type... (cached) i686-pc-linux-gnu
- checking target system type... (cached) i686-pc-linux-gnu
- checking for a BSD-compatible install... /bin/install -c
- checking whether build environment is sane... checking size of void *... (cached) 0
- checking size of unsigned short... (cached) 0
- checking size of unsigned... (cached) 0
- checking size of unsigned long... (cached) 0
- checking size of mp_limb_t... (cached) 4
- checking for stack_t... (cached) no
- checking for tputs in -lncurses... (cached) no
- checking for tputs in -lcurses... (cached) no
- checking for readline in -lreadline... (cached) no
- checking readline detected... no
- checking for bison... (cached) bison -y
- checking for flex... (cached) flex
- checking lex output file root... (cached) lex.yy
- checking lex library... (cached) none needed
- checking whether yytext is a pointer... (cached) no
- checking for none-pc-linux-gnu-ranlib... (cached) i686-lfs-linux-gnu-ranlib
- creating config.m4
- configure: creating ./config.status
- yes
- checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
- checking for gawk... (cached) gawk
- checking whether make sets $(MAKE)... (cached) yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for i686-pc-linux-gnu-gcc... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/
- 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... (cached) o
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... (cached) yes
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... (cached) unsupported
- checking for style of include used by make... GNU
- checking dependency style of i686-lfs-linux-gnu-gcc -B/tools/lib/... (cached) gcc3
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for grep that handles long lines and -e... (cached) /bin/grep
- checking for egrep... (cached) /bin/grep -E
- checking for fgrep... (cached) /bin/grep -F
- checking for ld used by i686-lfs-linux-gnu-gcc -B/tools/lib/... config.status: creating demos/pexpr-config.h
- (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld
- checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) is GNU ld... (cached) yes
- checking for BSD- or MS-compatible name lister (nm)... (cached) nm
- checking the name lister (nm) interface... (cached) BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... (cached) 805306365
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld option to reload object files... (cached) -r
- checking for i686-pc-linux-gnu-objdump... (cached) objdump
- checking how to recognize dependent libraries... config.status: creating demos/calc/calc-config.h
- (cached) pass_all
- checking for i686-pc-linux-gnu-ar... (cached) i686-lfs-linux-gnu-ar
- checking for i686-pc-linux-gnu-strip... no
- checking for strip... (cached) strip
- checking for i686-pc-linux-gnu-ranlib... (cached) i686-lfs-linux-gnu-ranlib
- checking command to parse nm output from i686-lfs-linux-gnu-gcc -B/tools/lib/ object... (cached) ok
- checking how to run the C preprocessor... (cached) i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- config.status: creating Makefile
- checking for ANSI C header files... (cached) no
- checking for sys/types.h... (cached) no
- config.status: creating mpbsd/Makefile
- checking for sys/stat.h... (cached) no
- checking for stdlib.h... (cached) no
- checking for string.h... (cached) no
- checking for memory.h... (cached) no
- checking for strings.h... (cached) no
- checking for inttypes.h... (cached) no
- config.status: creating mpf/Makefile
- checking for stdint.h... (cached) no
- checking for unistd.h... (cached) no
- checking for dlfcn.h... (cached) no
- checking for objdir... (cached) .libs
- config.status: creating mpn/Makefile
- config.status: creating mpq/Makefile
- config.status: creating mpz/Makefile
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -fno-rtti -fno-exceptions... (cached) no
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to produce PIC... -fPIC -DPIC
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ PIC flag -fPIC -DPIC works... (cached) yes
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ static flag -static works... (cached) yes
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -c -o file.o... (cached) yes
- checking if i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -c -o file.o... (cached) yes
- checking whether the i686-lfs-linux-gnu-gcc -B/tools/lib/ linker (/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld) supports shared libraries... config.status: creating printf/Makefile
- yes
- checking whether -lc should be explicitly linked in... (cached) no
- checking dynamic linker characteristics... (cached) 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... yes
- config.status: creating scanf/Makefile
- checking how to run the C preprocessor... i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- config.status: creating cxx/Makefile
- checking for memcpy... (cached) yes
- checking for strerror... (cached) yes
- config.status: creating tests/Makefile
- checking for unistd.h... (cached) no
- config.status: creating tests/devel/Makefile
- configure: creating ./config.status
- config.status: creating tests/mpbsd/Makefile
- config.status: creating tests/mpf/Makefile
- config.status: creating tests/mpn/Makefile
- config.status: creating tests/mpq/Makefile
- config.status: creating tests/mpz/Makefile
- config.status: creating tests/rand/Makefile
- config.status: creating tests/misc/Makefile
- config.status: creating tests/cxx/Makefile
- config.status: creating doc/Makefile
- config.status: creating tune/Makefile
- config.status: creating demos/Makefile
- config.status: creating demos/calc/Makefile
- config.status: creating demos/expr/Makefile
- config.status: creating gmp.h
- config.status: creating mp.h
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/add.c to mpn/add.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/add_1.c to mpn/add_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/add_n.c to mpn/add_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sub.c to mpn/sub.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sub_1.c to mpn/sub_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sub_n.c to mpn/sub_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/neg.c to mpn/neg.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/com.c to mpn/com.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mul_1.c to mpn/mul_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/submul_1.c to mpn/submul_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/lshift.c to mpn/lshift.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/rshift.c to mpn/rshift.c
- config.status: creating Makefile
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dive_1.c to mpn/dive_1.c
- config.status: executing default-1 commands
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/diveby3.c to mpn/diveby3.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/divis.c to mpn/divis.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/divrem.c to mpn/divrem.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mod_1.c to mpn/mod_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
- config.status: executing depfiles commands
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mode1o.c to mpn/mode1o.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
- config.status: executing libtool commands
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dump.c to mpn/dump.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mul.c to mpn/mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mul_n.c to mpn/mul_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sqr.c to mpn/sqr.c
- Configuring in ./libdecnumber
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/random.c to mpn/random.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/random2.c to mpn/random2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/pow_1.c to mpn/pow_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/rootrem.c to mpn/rootrem.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/get_str.c to mpn/get_str.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/set_str.c to mpn/set_str.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/scan0.c to mpn/scan0.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/scan1.c to mpn/scan1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/popham.c to mpn/popcount.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/popham.c to mpn/hamdist.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/cmp.c to mpn/cmp.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/perfpow.c to mpn/perfpow.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***_1.c to mpn/***_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***.c to mpn/***.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***ext_1.c to mpn/***ext_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***ext.c to mpn/***ext.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***_lehmer.c to mpn/***_lehmer.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***_subdiv_step.c to mpn/***_subdiv_step.c
- configure: loading cache ./config.cache
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***ext_lehmer.c to mpn/***ext_lehmer.c
- checking whether make sets $(MAKE)... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/***ext_subdiv_step.c to mpn/***ext_subdiv_step.c
- yes
- checking for i686-pc-linux-gnu-gcc... i686-lfs-linux-gnu-gcc -B/tools/lib/
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/div_q.c to mpn/div_q.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
- checking for C compiler default output file name... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/jacbase.c to mpn/jacbase.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/get_d.c to mpn/get_d.c
- a.out
- checking whether the C compiler works... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
- yes
- checking whether we are cross compiling... no
- checking for suffix of executables... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/h***2.c to mpn/h***2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/h***.c to mpn/h***.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c
- checking for suffix of object files... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
- o
- checking whether we are using the GNU C compiler... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
- yes
- checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
- unsupported
- checking for i686-pc-linux-gnu-ranlib... i686-lfs-linux-gnu-ranlib
- checking for aclocal... aclocal
- checking for autoconf... autoconf
- checking for autoheader... autoheader
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -W... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/invertappr.c to mpn/invertappr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/invert.c to mpn/invert.c
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wall... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/binvert.c to mpn/binvert.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
- yes
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wwrite-strings... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wstrict-prototypes... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
- yes
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-prototypes... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
- yes
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wold-style-definition... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-format-attribute... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
- yes
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wcast-qual... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
- yes
- checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic -Wno-long-long... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
- yes
- checking how to run the C preprocessor... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/divexact.c to mpn/divexact.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
- i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/redc_1.c to mpn/redc_1.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/redc_2.c to mpn/redc_2.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/redc_n.c to mpn/redc_n.c
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/powm.c to mpn/powm.c
- /bin/grep -E
- checking for ANSI C header files... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/powlo.c to mpn/powlo.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/powm_sec.c to mpn/powm_sec.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/subcnd_n.c to mpn/subcnd_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/redc_1_sec.c to mpn/redc_1_sec.c
- no
- checking for sys/types.h... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/remove.c to mpn/remove.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/and_n.c
- no
- checking for sys/stat.h... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/andn_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/nand_n.c
- no
- checking for stdlib.h... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/ior_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/iorn_n.c
- no
- checking for string.h... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/nior_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/xor_n.c
- no
- checking for memory.h... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/logops_n.c to mpn/xnor_n.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/copyi.c to mpn/copyi.c
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/copyd.c to mpn/copyd.c
- no
- config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/zero.c to mpn/zero.c
- checking for strings.h... config.status: linking ../../gcc-4.5.1/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
- config.status: executing libtool commands
- no
- checking for inttypes.h... no
- checking for stdint.h... no
- checking for unistd.h... make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libiberty'
- if [ x"-fpic" != x ]; then \
- i686-lfs-linux-gnu-gcc -B/tools/lib/ -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.5.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../gcc-4.5.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
- else true; fi
- no
- checking ctype.h usability... In file included from ../../gcc-4.5.1/libiberty/safe-ctype.c:119:0:
- ../../gcc-4.5.1/libiberty/../include/safe-ctype.h:122:19: fatal error: ctype.h: No such file or directory
- compilation terminated.
- make[2]: *** [safe-ctype.o] Error 1
- make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libiberty'
- make[1]: *** [all-libiberty] Error 2
- make[1]: *** Waiting for unfinished jobs....
- no
- checking ctype.h presence... no
- checking for ctype.h... no
- checking stddef.h usability... no
- checking stddef.h presence... yes
- configure: WARNING: stddef.h: present but cannot be compiled
- configure: WARNING: stddef.h: check for missing prerequisite headers?
- configure: WARNING: stddef.h: see the Autoconf documentation
- configure: WARNING: stddef.h: section "Present But Cannot Be Compiled"
- configure: WARNING: stddef.h: proceeding with the compiler's result
- configure: WARNING: ## ----------------------------------- ##
- configure: WARNING: ## Report this to gcc-bugs@gcc.gnu.org ##
- configure: WARNING: ## ----------------------------------- ##
- checking for stddef.h... no
- checking for string.h... (cached) no
- checking stdio.h usability... no
- checking stdio.h presence... no
- checking for stdio.h... no
- looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
- looking for a compliant stdint.h in inttypes.h, checking for uintmax_t... no
- looking for a compliant stdint.h in sys/inttypes.h, checking for uintmax_t... no
- looking for an incomplete stdint.h in stdint.h, checking for uint32_t... no
- looking for an incomplete stdint.h in inttypes.h, checking for uint32_t... no
- looking for an incomplete stdint.h in sys/inttypes.h, checking for uint32_t... no
- looking for u_intXX_t types in sys/types.h, checking for u_int32_t... no
- looking for u_intXX_t types in inttypes.h, checking for u_int32_t... no
- looking for u_intXX_t types in sys/inttypes.h, checking for u_int32_t... no
- checking what to include in gstdint.h... stddef.h (using manual detection)
- checking size of void *... 0
- checking size of long... 0
- checking size of int... 0
- checking size of short... 0
- checking size of char... 0
- checking for type equivalent to int8_t... /mnt/lfs/sources/gcc-4.5.1/libdecnumber/configure: line 264: return: please: numeric argument required
- configure: error: no 8-bit type
- make[1]: *** [configure-libdecnumber] Error 1
- make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
- make: *** [all] Error 2
复制代码
其错误是这几句
- /libdecnumber/configure: line 264: return: please: numeric argument required
- configure: error: no 8-bit type
- make[1]: *** [configure-libdecnumber] Error 1
- make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
- make: *** [all] Error 2
复制代码
不知有无朋友遇到类似的问题。小弟在此提前感谢大家了。 |
|