absolinux

Sujet : erreur make gcc-4.5.1 passe 2
posté par dominique 24 messages     le  01-10-2010  à  00:31citer
ubuntu 9.10 et lfs 6.7

Voici ce que ca m'affiche au make de gcc-4.5.1 passe 2

make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libdecnumber'
source='../../gcc-4.5.1/libdecnumber/decNumber.c' object='decNumber.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/decNumber.c
source='../../gcc-4.5.1/libdecnumber/decContext.c' object='decContext.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/decContext.c
source='../../gcc-4.5.1/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/decimal32.c
source='../../gcc-4.5.1/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/decimal64.c
source='../../gcc-4.5.1/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/decimal128.c
source='../../gcc-4.5.1/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/bid2dpd_dpd2bid.c
source='../../gcc-4.5.1/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/host-ieee32.c
source='../../gcc-4.5.1/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/host-ieee64.c
source='../../gcc-4.5.1/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/host-ieee128.c
rm -f libdecnumber.a
i686-lfs-linux-gnu-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
i686-lfs-linux-gnu-ranlib libdecnumber.a
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libdecnumber'
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/gcc'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [all] Error 2
posté par TrueDD 97 messages     le  01-10-2010  à  00:36citer
Bonsoir dominique,

Pourrais-tu nous montrer également les commandes que tu as tapées exactement pour cette construction de gcc ?

(Je veux dire le ./configure et le make)
_______________________

Retrouvez-nous sur le canal ! #absolinux (serveur irc.librairc.net) [smile]
posté par dominique 24 messages     le  01-10-2010  à  00:45citer
voila je n'ai que ca dsl


i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../gcc-4.5.1/zlib/'`crc32.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../gcc-4.5.1/zlib/'`deflate.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../gcc-4.5.1/zlib/'`gzio.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../gcc-4.5.1/zlib/'`infback.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../gcc-4.5.1/zlib/'`inffast.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../gcc-4.5.1/zlib/'`inflate.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../gcc-4.5.1/zlib/'`inftrees.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../gcc-4.5.1/zlib/'`trees.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../gcc-4.5.1/zlib/'`uncompr.c
i686-lfs-linux-gnu-gcc -B/tools/lib/ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-4.5.1/zlib    -g -O2 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../gcc-4.5.1/zlib/'`zutil.c
rm -f libz.a
i686-lfs-linux-gnu-ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
i686-lfs-linux-gnu-ranlib libz.a
true "AR_FLAGS=rc" "CC_FOR_BUILD=i686-lfs-linux-gnu-gcc -B/tools/lib/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/tools" "infodir=/tools/share/info" "libdir=/tools/lib" "prefix=/tools" "tooldir=/tools/i686-pc-linux-gnu" "AR=i686-lfs-linux-gnu-ar" "AS=as" "CC=i686-lfs-linux-gnu-gcc -B/tools/lib/" "CXX=g++" "LD=/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=i686-lfs-linux-gnu-ranlib" "DESTDIR=" DO=all multi-do # make
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/zlib'
mkdir -p -- ./libcpp
Configuring in ./libcpp
configure: creating cache ./config.cache
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 whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-pc-linux-gnu-gcc... 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... o
checking whether we are using the GNU C compiler... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... yes
checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for i686-pc-linux-gnu-ranlib... i686-lfs-linux-gnu-ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -W... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wall... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wwrite-strings... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-format-attribute... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wstrict-prototypes... yes
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... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wc++-compat... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic -Wno-long-long... yes
checking dependency style of i686-lfs-linux-gnu-gcc -B/tools/lib/... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking how to run the C preprocessor... i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.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 strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... 4
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... no
checking whether basename is declared... no
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether vasprintf is declared... no
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  be ca da de el es fi fr id ja nl sv tr uk vi zh_CN zh_TW be ca da de el es fi fr id ja nl sv tr uk vi zh_CN zh_TW
checking for uchar...
checking for ld used by GCC... /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... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libcpp'
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-4.5.1/libcpp/charset.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-4.5.1/libcpp/directives.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../gcc-4.5.1/libcpp/directives-only.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-4.5.1/libcpp/errors.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-4.5.1/libcpp/expr.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-4.5.1/libcpp/files.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-4.5.1/libcpp/identifiers.c
echo "#define LOCALEDIR \"/tools/share/locale\"" > localedir.new
../../gcc-4.5.1/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-4.5.1/libcpp/init.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-4.5.1/libcpp/lex.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-4.5.1/libcpp/line-map.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-4.5.1/libcpp/macro.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-4.5.1/libcpp/mkdeps.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-4.5.1/libcpp/pch.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-4.5.1/libcpp/symtab.c
i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.5.1/libcpp -I. -I../../gcc-4.5.1/libcpp/../include -I../../gcc-4.5.1/libcpp/include  -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-4.5.1/libcpp/traditional.c
rm -f libcpp.a
i686-lfs-linux-gnu-ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
i686-lfs-linux-gnu-ranlib libcpp.a
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libcpp'
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... 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... o
checking whether we are using the GNU C compiler... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... yes
checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... none needed
checking for i686-pc-linux-gnu-ranlib... i686-lfs-linux-gnu-ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -W... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wall... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wwrite-strings... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wstrict-prototypes... yes
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... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-format-attribute... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wcast-qual... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic -Wno-long-long... yes
checking how to run the C preprocessor... i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking for ANSI C header files... (cached) yes
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 decimal floating point... bid
checking whether byte ordering is bigendian... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libdecnumber'
source='../../gcc-4.5.1/libdecnumber/decNumber.c' object='decNumber.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/decNumber.c
source='../../gcc-4.5.1/libdecnumber/decContext.c' object='decContext.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/decContext.c
source='../../gcc-4.5.1/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/decimal32.c
source='../../gcc-4.5.1/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/decimal64.c
source='../../gcc-4.5.1/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/decimal128.c
source='../../gcc-4.5.1/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/bid2dpd_dpd2bid.c
source='../../gcc-4.5.1/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/host-ieee32.c
source='../../gcc-4.5.1/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/host-ieee64.c
source='../../gcc-4.5.1/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no i686-lfs-linux-gnu-gcc -B/tools/lib/  -I../../gcc-4.5.1/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.5.1/libdecnumber -I.  -c ../../gcc-4.5.1/libdecnumber/bid/host-ieee128.c
rm -f libdecnumber.a
i686-lfs-linux-gnu-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
i686-lfs-linux-gnu-ranlib libdecnumber.a
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libdecnumber'
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/gcc'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [all] Error 2
lfs@ubuntu:/mnt/lfs/sources/gcc-build$
posté par Texou 271 messages     le  01-10-2010  à  04:11citer
Salut,

Tu fais bien tout le nécessaire avant? Bref, que tapes-tu avant le configure et make et cela passe-t-il sans pb? Que tapes-tu exactement au configure?

(Essaie de refaire un essai au cas où peut-être et de copier-coller ici ce que tu tapes du début de gcc pass 2 à ton erreur.

Bon courage,


_______________________

Texou
Coadministrateur du projet absolinux
Président de l'association traduc.org
Coordinateur du projet Linux From Scratch
Coordinateur au sein du projet Trad GNU de l'April
Animateur suppléant du groupe de travail Accessibilité de l'April
posté par dominique 24 messages     le  01-10-2010  à  08:49citer
Bonjour Texou,

Voila le Configure de gcc-4.5.1 passe 2


lfs@ubuntu:/mnt/lfs/sources/gcc-build$ CC="$LFS_TGT-gcc -B/tools/lib/" AR=$LFS_TGT-ar RANLIB=$LFS_TGT-ranlib ../gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=$(pwd)/gmp --with-gmp-lib=$(pwd)/gmp/.libs --without-ppl --without-cloog
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 ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... 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... o
checking whether we are using the GNU C compiler... yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ accepts -g... yes
checking for i686-lfs-linux-gnu-gcc -B/tools/lib/ option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking how to run the C preprocessor... i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libelf.h usability... no
checking libelf.h presence... no
checking for libelf.h... no
checking gelf.h usability... no
checking gelf.h presence... no
checking for gelf.h... no
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking libelf/gelf.h usability... no
checking libelf/gelf.h presence... no
checking for libelf/gelf.h... no
*** This configuration is not supported in the following subdirectories:
    target-libada gnattools target-libgfortran target-libffi target-zlib target-libjava target-libobjc target-libgomp target-boehm-gc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG...
*** removing build-i686-pc-linux-gnu/libiberty/Makefile to force reconfigure
*** removing build-i686-pc-linux-gnu/fixincludes/Makefile to force reconfigure
*** removing intl/Makefile to force reconfigure
*** removing libiberty/Makefile to force reconfigure
*** removing zlib/Makefile to force reconfigure
*** removing libcpp/Makefile to force reconfigure
*** removing libdecnumber/Makefile to force reconfigure
*** removing gmp/Makefile to force reconfigure
*** removing mpfr/Makefile to force reconfigure
*** removing mpc/Makefile to force reconfigure
*** removing fixincludes/Makefile to force reconfigure
*** removing gcc/Makefile to force reconfigure
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... (cached) i686-lfs-linux-gnu-ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld
checking for lipo... no
checking for nm... nm
checking for ranlib... (cached) i686-lfs-linux-gnu-ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... no
checking for ar... /tools/i686-pc-linux-gnu/bin/ar
checking for as... /tools/i686-pc-linux-gnu/bin/as
checking for dlltool... no
checking for dlltool... no
checking for ld... /tools/i686-pc-linux-gnu/bin/ld
checking for lipo... no
checking for lipo... no
checking for nm... /tools/i686-pc-linux-gnu/bin/nm
checking for objdump... /tools/i686-pc-linux-gnu/bin/objdump
checking for ranlib... /tools/i686-pc-linux-gnu/bin/ranlib
checking for strip... /tools/i686-pc-linux-gnu/bin/strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target as... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... host tool
checking where to find the target ld... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target lipo... host tool
checking where to find the target nm... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target objdump... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target ranlib... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target strip... pre-installed in /tools/i686-pc-linux-gnu/bin
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
lfs@ubuntu:/mnt/lfs/sources/gcc-build$

et une partie du make


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) yes
checking whether asprintf is declared... (cached) no
checking whether vasprintf is declared... (cached) no
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether calloc is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking whether getopt is declared... (cached) yes
checking whether malloc is declared... (cached) yes
checking whether realloc is declared... (cached) yes
checking whether sbrk is declared... (cached) yes
checking whether strverscmp is declared... (cached) no
checking whether canonicalize_file_name must be declared... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working strncmp... (cached) yes
configure: creating ./config.status
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
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty'
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[3]: Entering directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty/testsuite'
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/libiberty'
Configuring in build-i686-pc-linux-gnu/fixincludes
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 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) none needed
checking for a sed that does not truncate output... (cached) /bin/sed
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 -Wstrict-prototypes... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-prototypes... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wold-style-definition... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-format-attribute... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wno-overlength-strings... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic -Wno-long-long... (cached) 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) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... (cached) yes
checking for feof_unlocked... (cached) yes
checking for ferror_unlocked... (cached) yes
checking for fflush_unlocked... (cached) yes
checking for fgetc_unlocked... (cached) yes
checking for fgets_unlocked... (cached) yes
checking for fileno_unlocked... (cached) yes
checking for fprintf_unlocked... (cached) no
checking for fputc_unlocked... (cached) yes
checking for fputs_unlocked... (cached) yes
checking for fread_unlocked... (cached) yes
checking for fwrite_unlocked... (cached) yes
checking for getchar_unlocked... (cached) yes
checking for getc_unlocked... (cached) yes
checking for putchar_unlocked... (cached) yes
checking for putc_unlocked... (cached) yes
checking whether abort is declared... (cached) yes
checking whether asprintf is declared... (cached) no
checking whether basename is declared... (cached) no
checking whether errno is declared... (cached) no
checking whether vasprintf is declared... (cached) no
checking whether clearerr_unlocked is declared... (cached) yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... (cached) yes
checking whether fflush_unlocked is declared... (cached) yes
checking whether fgetc_unlocked is declared... (cached) yes
checking whether fgets_unlocked is declared... (cached) no
checking whether fileno_unlocked is declared... (cached) yes
checking whether fprintf_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... (cached) yes
checking whether fputs_unlocked is declared... (cached) no
checking whether fread_unlocked is declared... (cached) yes
checking whether fwrite_unlocked is declared... (cached) yes
checking whether getchar_unlocked is declared... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether putchar_unlocked is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... (cached) yes
checking whether mmap from /dev/zero works... (cached) yes
checking for MAP_ANON(YMOUS)... (cached) yes
checking whether mmap with MAP_ANON(YMOUS) works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
config.status: config.h is unchanged
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/fixincludes'
srcdir="../../../gcc-4.5.1/fixincludes" /bin/bash ../../../gcc-4.5.1/fixincludes/mkfixinc.sh i686-pc-linux-gnu
sed -e 's/@gcc_version@/4.5.1/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/build-i686-pc-linux-gnu/fixincludes'
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... /usr/bin/install -c
checking whether build environment is sane... 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) none needed
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/... (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... (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
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
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... 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
checking how to run the C preprocessor... i686-lfs-linux-gnu-gcc -B/tools/lib/ -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/zlib'
true "AR_FLAGS=rc" "CC_FOR_BUILD=i686-lfs-linux-gnu-gcc -B/tools/lib/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/tools" "infodir=/tools/share/info" "libdir=/tools/lib" "prefix=/tools" "tooldir=/tools/i686-pc-linux-gnu" "AR=i686-lfs-linux-gnu-ar" "AS=as" "CC=i686-lfs-linux-gnu-gcc -B/tools/lib/" "CXX=g++" "LD=/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.1/../../../../i686-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=i686-lfs-linux-gnu-ranlib" "DESTDIR=" DO=all multi-do # make
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/zlib'
Configuring in ./libcpp
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 whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
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) none needed
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for i686-pc-linux-gnu-ranlib... (cached) i686-lfs-linux-gnu-ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
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 -Wmissing-format-attribute... (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 -Wmissing-prototypes... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wold-style-definition... (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 -pedantic -Wno-long-long... (cached) yes
checking dependency style of i686-lfs-linux-gnu-gcc -B/tools/lib/... (cached) gcc3
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether string.h and strings.h may both be included... (cached) 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) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for obstacks... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking size of int... (cached) 4
checking size of long... (cached) 4
checking for clearerr_unlocked... (cached) yes
checking for feof_unlocked... (cached) yes
checking for ferror_unlocked... (cached) yes
checking for fflush_unlocked... (cached) yes
checking for fgetc_unlocked... (cached) yes
checking for fgets_unlocked... (cached) yes
checking for fileno_unlocked... (cached) yes
checking for fprintf_unlocked... (cached) no
checking for fputc_unlocked... (cached) yes
checking for fputs_unlocked... (cached) yes
checking for fread_unlocked... (cached) yes
checking for fwrite_unlocked... (cached) yes
checking for getchar_unlocked... (cached) yes
checking for getc_unlocked... (cached) yes
checking for putchar_unlocked... (cached) yes
checking for putc_unlocked... (cached) yes
checking whether abort is declared... (cached) yes
checking whether asprintf is declared... (cached) no
checking whether basename is declared... (cached) no
checking whether errno is declared... (cached) no
checking whether getopt is declared... (cached) yes
checking whether clearerr_unlocked is declared... (cached) yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... (cached) yes
checking whether fflush_unlocked is declared... (cached) yes
checking whether fgetc_unlocked is declared... (cached) yes
checking whether fgets_unlocked is declared... (cached) no
checking whether fileno_unlocked is declared... (cached) yes
checking whether fprintf_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... (cached) yes
checking whether fputs_unlocked is declared... (cached) no
checking whether fread_unlocked is declared... (cached) yes
checking whether fwrite_unlocked is declared... (cached) yes
checking whether getchar_unlocked is declared... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether putchar_unlocked is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) yes
checking whether vasprintf is declared... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... (cached) yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  be ca da de el es fi fr id ja nl sv tr uk vi zh_CN zh_TW be ca da de el es fi fr id ja nl sv tr uk vi zh_CN zh_TW
checking for uchar...
checking for ld used by GCC... (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 for iconv... (cached) yes
checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depdir commands
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libcpp'
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
echo "#define LOCALEDIR \"/tools/share/locale\"" > localedir.new
../../gcc-4.5.1/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libcpp'
Configuring in ./libdecnumber
configure: loading cache ./config.cache
checking whether make sets $(MAKE)... (cached) yes
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) none needed
checking for i686-pc-linux-gnu-ranlib... (cached) i686-lfs-linux-gnu-ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
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 -Wstrict-prototypes... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-prototypes... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wold-style-definition... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wmissing-format-attribute... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -Wcast-qual... (cached) yes
checking whether i686-lfs-linux-gnu-gcc -B/tools/lib/ supports -pedantic -Wno-long-long... (cached) 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) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ctype.h... (cached) yes
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for stdio.h... (cached) yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... (cached) yes
checking for off_t... (cached) yes
checking size of int... (cached) 4
checking size of long... (cached) 4
checking for ANSI C header files... (cached) yes
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 decimal floating point... bid
checking whether byte ordering is bigendian... (cached) no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing gstdint.h commands
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libdecnumber'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libdecnumber'
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/gcc'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [all] Error 2
lfs@ubuntu:/mnt/lfs/sources/gcc-build$


j'ai tapé cette commande avant de passe au gcc-4.5.1 passe 2 ca vient peut être de ca

case $(uname -m) in
x86_64)
for file in $(find gcc/config -name t-linux64) ; do \
cp -v $file{,.orig}
sed '/MULTILIB_OSDIRNAMES/d' $file.orig > $file
done
;;
esac

je ne savais pas si je devais ou pas la taper alors je l'ai tapée.
posté par dominique 24 messages     le  01-10-2010  à  10:02citer
Texou,

je v recommencer toute la compilation de gcc-4.5.1 passe 2 depuis le début et je te tiens au courant. effacer les fichiers sources de gcc-4.5.1 et gcc-build et recommencer et je te tiens au courant ce soir.

Encore merci pour ton aide. Je pense que la commande que j'ai tapé y est peut être pour quelque chose.Celle-ci:

case $(uname -m) in
x86_64)
for file in $(find gcc/config -name t-linux64) ; do \
cp -v $file{,.orig}
sed '/MULTILIB_OSDIRNAMES/d' $file.orig > $file
done
;;
esac
posté par dominique 24 messages     le  04-10-2010  à  09:25citer
Salut Texou,

Comme convenu, j'ai recommencer la compilation de gcc-4.5.1 passe 2 et elle s'est installé avec succès cette fois-ci je pense que j'avais tapé cette commande :

case $(uname -m) in
x86_64)
for file in $(find gcc/config -name t-linux64) ; do \
cp -v $file{,.orig}
sed '/MULTILIB_OSDIRNAMES/d' $file.orig > $file
done
;;
esac

qui n'était pas destiné au 32 bits et que ca avait fait un peu de bordel donc pour l'instant tout se passe bien et je te remercie pour ton aide présente et avenir.


Merci




répondre

http://med4treat.top