<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> Date: Mon, 16 Feb 2009 10:35:34 -0800<br>> From: clfs@jg555.com<br>> To: clfs-support@lists.cross-lfs.org<br>> Subject: Re: [Clfs-support] Error when compiling GCC for x86_64<br>> <br>> Antony Derham wrote:<br>> > I am on Chapter 5.8 of the CLFS book, and I cannot get GCC to compile. <br>> > Can someone help me please?<br>> ><br>> > This is a print-out of my error:<br>> ><br>> >     /root@Ant-PC:/mnt/clfs/sources/gcc-build#/ *make all-gcc*  <br>> >     make[1]: Entering directory `/mnt/clfs/sources/gcc-build/libiberty'<br>> >     make[2]: Entering directory<br>> >     `/mnt/clfs/sources/gcc-build/libiberty/testsuite'<br>> >     make[2]: Nothing to be done for `all'.<br>> >     make[2]: Leaving directory<br>> >     `/mnt/clfs/sources/gcc-build/libiberty/testsuite'<br>> >     make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/libiberty'<br>> >     make[1]: Entering directory `/mnt/clfs/sources/gcc-build/intl'<br>> >     make[1]: Nothing to be done for `all'.<br>> >     make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/intl'<br>> >     make[1]: Entering directory<br>> >     `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty'<br>> >     make[2]: Entering directory<br>> >     `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty/testsuite'<br>> >     make[2]: Nothing to be done for `all'.<br>> >     make[2]: Leaving directory<br>> >     `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty/testsuite'<br>> >     make[1]: Leaving directory<br>> >     `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty'<br>> >     make[1]: Entering directory<br>> >     `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/fixincludes'<br>> >     gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes<br>> >     -Wmissing-prototypes -Wold-style-definition<br>> >     -Wmissing-format-attribute -Wno-overlength-strings -pedantic<br>> >     -Wno-long-long   -DHAVE_CONFIG_H -I.<br>> >     -I../../../gcc-4.2.4/fixincludes -I../include<br>> >     -I../../../gcc-4.2.4/fixincludes/../include<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.c<br>> >     In file included from ../../../gcc-4.2.4/fixincludes/fixincl.c:101:<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:72: warning: string<br>> >     length '4756' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:224: warning: string<br>> >     length '552' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:269: warning: string<br>> >     length '532' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:313: warning: string<br>> >     length '808' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:399: warning: string<br>> >     length '5139' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:2499: warning: string<br>> >     length '729' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     ../../../gcc-4.2.4/fixincludes/fixincl.x:7684: warning: string<br>> >     length '575' is greater than the length '509' ISO C89 compilers<br>> >     are required to support<br>> >     cc1: error: unrecognized command line option "-Wno-overlength-strings"<br>> >     make[1]: *** [fixincl.o] Error 1<br>> >     make[1]: Leaving directory<br>> >     `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/fixincludes'<br>> >     make: *** [all-build-fixincludes] Error 2<br>> ><br>> > I've tried searching he internet for answers, but no luck. Can anyone <br>> > help with this?<br>> ><br>> > ------------------------------------------------------------------------<br>> > Get Hotmail on your mobile from Vodafone Try it Now <br>> > <http://clk.atdmt.com/UKM/go/111354028/direct/01/><br>> > ------------------------------------------------------------------------<br>> ><br>> > _______________________________________________<br>> > Clfs-support mailing list<br>> > Clfs-support@lists.cross-lfs.org<br>> > http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org<br>> >   <br>>     Please use proper reporting, your missing a lot of important <br>> information.<br>>    http://cross-lfs.org/view/svn/x86/introduction/askforhelp.html<br>> _______________________________________________<br>> Clfs-support mailing list<br>> Clfs-support@lists.cross-lfs.org<br>> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org<br>
<br>
Ok. I've applied all the patches listed, so it's not that. I'm trying
to make a x86_64-Multilib CLFS. Here's the terminal printout from
configure:<br>
<br>
root@Ant-PC:/mnt/clfs/sources/gcc-build# ../gcc-4.2.4/configure
--prefix=/cross-tools     --host=${CLFS_HOST}
--target=${CLFS_TARGET}     --with-local-prefix=/tools --disable-nls
--disable-shared     --disable-threads --enable-languages=c<br>
loading cache ./config.cache<br>
checking host system type... x86_64-cross-linux-gnu<br>
checking target system type... x86_64-unknown-linux-gnu<br>
checking build system type... x86_64-cross-linux-gnu<br>
checking for a BSD compatible install... (cached) /usr/bin/install -c<br>
checking whether ln works... (cached) yes<br>
checking whether ln -s works... (cached) yes<br>
checking for gcc... (cached) gcc<br>
checking whether the C compiler (gcc  ) works... yes<br>
checking whether the C compiler (gcc  ) is a cross-compiler... no<br>
checking whether we are using GNU C... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>
checking for gnatbind... no<br>
checking whether compiler driver understands Ada... (cached) no<br>
checking how to compare bootstrapped objects... (cached) cmp --ignore-initial=16 $$f1 $$f2<br>
checking for correct version of gmp.h... no<br>
*** This configuration is not supported in the following subdirectories:<br>
     target-libada gnattools target-libstdc++-v3 target-libgfortran
target-libffi target-zlib target-libjava zlib target-libobjc
target-boehm-gc<br>
    (Any other directories should still work fine.)<br>
*** removing build-x86_64-cross-linux-gnu/libiberty/Makefile to force reconfigure<br>
*** removing build-x86_64-cross-linux-gnu/fixincludes/Makefile to force reconfigure<br>
*** removing intl/Makefile to force reconfigure<br>
*** removing libiberty/Makefile to force reconfigure<br>
*** removing gcc/Makefile to force reconfigure<br>
checking for bison... (cached) bison -y<br>
checking for bison... (cached) bison<br>
checking for gm4... (cached) m4<br>
checking for flex... (cached) flex<br>
checking for flex... (cached) flex<br>
checking for makeinfo... (cached) makeinfo<br>
checking for expect... no<br>
checking for runtest... no<br>
checking for x86_64-cross-linux-gnu-ar... (cached) ar<br>
checking for x86_64-cross-linux-gnu-as... (cached) as<br>
checking for x86_64-cross-linux-gnu-dlltool... no<br>
checking for dlltool... no<br>
checking for x86_64-cross-linux-gnu-ld... (cached) ld<br>
checking for x86_64-cross-linux-gnu-lipo... no<br>
checking for lipo... no<br>
checking for x86_64-cross-linux-gnu-nm... (cached) nm<br>
checking for x86_64-cross-linux-gnu-ranlib... (cached) ranlib<br>
checking for x86_64-cross-linux-gnu-strip... (cached) strip<br>
checking for x86_64-cross-linux-gnu-windres... no<br>
checking for windres... no<br>
checking for x86_64-cross-linux-gnu-objcopy... (cached) objcopy<br>
checking for x86_64-cross-linux-gnu-objdump... (cached) objdump<br>
checking for x86_64-unknown-linux-gnu-cc... no<br>
checking for x86_64-unknown-linux-gnu-gcc... no<br>
checking for x86_64-unknown-linux-gnu-c++... no<br>
checking for x86_64-unknown-linux-gnu-g++... no<br>
checking for x86_64-unknown-linux-gnu-cxx... no<br>
checking for x86_64-unknown-linux-gnu-gxx... no<br>
checking for x86_64-unknown-linux-gnu-gcc... no<br>
checking for x86_64-unknown-linux-gnu-gcj... no<br>
checking for x86_64-unknown-linux-gnu-gfortran... no<br>
checking for dlltool... no<br>
checking for x86_64-unknown-linux-gnu-dlltool... no<br>
checking for lipo... no<br>
checking for x86_64-unknown-linux-gnu-lipo... no<br>
checking for windres... no<br>
checking for x86_64-unknown-linux-gnu-windres... no<br>
checking where to find the target ar... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target as... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target cc... just compiled<br>
checking where to find the target c++... pre-installed<br>
checking where to find the target c++ for libstdc++... pre-installed<br>
checking where to find the target dlltool... pre-installed<br>
checking where to find the target gcc... just compiled<br>
checking where to find the target gcj... pre-installed<br>
checking where to find the target gfortran... pre-installed<br>
checking where to find the target ld... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target lipo... pre-installed<br>
checking where to find the target nm... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target objdump... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target ranlib... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target strip... pre-installed in /cross-tools/x86_64-unknown-linux-gnu/bin<br>
checking where to find the target windres... pre-installed<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking whether -fkeep-inline-functions is supported... yes<br>
creating ./config.status<br>
creating Makefile<br>
<br>
And the printout for make (as far back as the terminal displays):<br>
<br>
config.status: creating Makefile<br>
config.status: creating gccbug<br>
config.status: creating mklibgcc<br>
config.status: creating libada-mk<br>
config.status: creating ada/Makefile<br>
config.status: creating auto-host.h<br>
config.status: auto-host.h is unchanged<br>
config.status: executing default commands<br>
Configuring in ./libiberty<br>
configure: loading cache ./config.cache<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking for makeinfo... (cached) makeinfo<br>
checking for perl... (cached) perl<br>
checking build system type... (cached) x86_64-cross-linux-gnu<br>
checking host system type... (cached) x86_64-cross-linux-gnu<br>
checking for x86_64-cross-linux-gnu-ar... (cached) ar<br>
checking for x86_64-cross-linux-gnu-ranlib... (cached) ranlib<br>
checking for x86_64-cross-linux-gnu-gcc... (cached) gcc<br>
checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>
checking for suffix of executables... <br>
checking for suffix of object files... (cached) o<br>
checking whether we are using the GNU C compiler... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>
checking for gcc option to accept ANSI C... (cached) none needed<br>
checking how to run the C preprocessor... (cached) gcc -E<br>
checking whether gcc accepts -Wc++-compat... (cached) yes<br>
checking whether gcc and cc understand -c and -o together... (cached) yes<br>
checking for an ANSI C-conforming const... (cached) yes<br>
checking for inline... (cached) inline<br>
checking whether byte ordering is bigendian... (cached) no<br>
checking for a BSD-compatible install... (cached) /usr/bin/install -c<br>
checking for sys/file.h... (cached) yes<br>
checking for sys/param.h... (cached) yes<br>
checking for limits.h... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for malloc.h... (cached) yes<br>
checking for string.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for strings.h... (cached) yes<br>
checking for sys/time.h... (cached) yes<br>
checking for time.h... (cached) yes<br>
checking for sys/resource.h... (cached) yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for sys/mman.h... (cached) yes<br>
checking for fcntl.h... (cached) yes<br>
checking for alloca.h... (cached) yes<br>
checking for sys/pstat.h... (cached) no<br>
checking for sys/sysmp.h... (cached) no<br>
checking for sys/sysinfo.h... (cached) yes<br>
checking for machine/hal_sysinfo.h... (cached) no<br>
checking for sys/table.h... (cached) no<br>
checking for sys/sysctl.h... (cached) yes<br>
checking for sys/systemcfg.h... (cached) no<br>
checking for stdint.h... (cached) yes<br>
checking for stdio_ext.h... (cached) yes<br>
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes<br>
checking whether time.h and sys/time.h may both be included... (cached) yes<br>
checking whether errno must be declared... (cached) no<br>
checking for egrep... (cached) grep -E<br>
checking for ANSI C header files... (cached) yes<br>
checking for sys/types.h... (cached) yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for string.h... (cached) yes<br>
checking for memory.h... (cached) yes<br>
checking for strings.h... (cached) yes<br>
checking for inttypes.h... (cached) yes<br>
checking for stdint.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for int... (cached) yes<br>
checking size of int... (cached) 4<br>
checking for uintptr_t... (cached) yes<br>
checking for a 64-bit type... (cached) uint64_t<br>
checking for pid_t... (cached) yes<br>
checking for library containing strerror... (cached) none required<br>
checking for asprintf... (cached) yes<br>
checking for atexit... (cached) yes<br>
checking for basename... (cached) yes<br>
checking for bcmp... (cached) yes<br>
checking for bcopy... (cached) yes<br>
checking for bsearch... (cached) yes<br>
checking for bzero... (cached) yes<br>
checking for calloc... (cached) yes<br>
checking for clock... (cached) yes<br>
checking for ffs... (cached) yes<br>
checking for getcwd... (cached) yes<br>
checking for getpagesize... (cached) yes<br>
checking for gettimeofday... (cached) yes<br>
checking for index... (cached) yes<br>
checking for insque... (cached) yes<br>
checking for memchr... (cached) yes<br>
checking for memcmp... (cached) yes<br>
checking for memcpy... (cached) yes<br>
checking for memmove... (cached) yes<br>
checking for mempcpy... (cached) yes<br>
checking for memset... (cached) yes<br>
checking for mkstemps... (cached) no<br>
checking for putenv... (cached) yes<br>
checking for random... (cached) yes<br>
checking for rename... (cached) yes<br>
checking for rindex... (cached) yes<br>
checking for setenv... (cached) yes<br>
checking for snprintf... (cached) yes<br>
checking for sigsetmask... (cached) yes<br>
checking for stpcpy... (cached) yes<br>
checking for stpncpy... (cached) yes<br>
checking for strcasecmp... (cached) yes<br>
checking for strchr... (cached) yes<br>
checking for strdup... (cached) yes<br>
checking for strncasecmp... (cached) yes<br>
checking for strndup... (cached) yes<br>
checking for strrchr... (cached) yes<br>
checking for strstr... (cached) yes<br>
checking for strtod... (cached) yes<br>
checking for strtol... (cached) yes<br>
checking for strtoul... (cached) yes<br>
checking for strverscmp... (cached) yes<br>
checking for tmpnam... (cached) yes<br>
checking for vasprintf... (cached) yes<br>
checking for vfprintf... (cached) yes<br>
checking for vprintf... (cached) yes<br>
checking for vsnprintf... (cached) yes<br>
checking for vsprintf... (cached) yes<br>
checking for waitpid... (cached) yes<br>
checking whether alloca needs Cray hooks... (cached) no<br>
checking stack direction for C alloca... (cached) -1<br>
checking for unistd.h... (cached) yes<br>
checking for vfork.h... (cached) no<br>
checking for fork... (cached) yes<br>
checking for vfork... (cached) yes<br>
checking for working fork... (cached) yes<br>
checking for working vfork... (cached) yes<br>
checking for _doprnt... (cached) no<br>
checking for sys_errlist... (cached) yes<br>
checking for sys_nerr... (cached) yes<br>
checking for sys_siglist... (cached) yes<br>
checking for external symbol _system_configuration... no<br>
checking for getrusage... (cached) yes<br>
checking for on_exit... (cached) yes<br>
checking for psignal... (cached) yes<br>
checking for strerror... (cached) yes<br>
checking for strsignal... (cached) yes<br>
checking for sysconf... (cached) yes<br>
checking for times... (cached) yes<br>
checking for sbrk... (cached) yes<br>
checking for gettimeofday... (cached) yes<br>
checking for realpath... (cached) yes<br>
checking for canonicalize_file_name... (cached) yes<br>
checking for pstat_getstatic... (cached) no<br>
checking for pstat_getdynamic... (cached) no<br>
checking for sysmp... (cached) no<br>
checking for getsysinfo... (cached) no<br>
checking for table... (cached) no<br>
checking for sysctl... (cached) yes<br>
checking for wait3... (cached) yes<br>
checking for wait4... (cached) yes<br>
checking for __fsetlocking... (cached) yes<br>
checking whether basename is declared... (cached) no<br>
checking whether ffs is declared... (cached) yes<br>
checking whether asprintf is declared... (cached) no<br>
checking whether vasprintf is declared... (cached) no<br>
checking whether snprintf is declared... (cached) yes<br>
checking whether vsnprintf is declared... (cached) yes<br>
checking whether calloc is declared... (cached) yes<br>
checking whether getenv is declared... (cached) yes<br>
checking whether getopt is declared... (cached) yes<br>
checking whether malloc is declared... (cached) yes<br>
checking whether realloc is declared... (cached) yes<br>
checking whether sbrk is declared... (cached) yes<br>
checking whether strverscmp is declared... (cached) no<br>
checking whether canonicalize_file_name must be declared... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for getpagesize... (cached) yes<br>
checking for working mmap... (cached) yes<br>
checking for working strncmp... (cached) yes<br>
configure: creating ./config.status<br>
config.status: creating Makefile<br>
config.status: creating testsuite/Makefile<br>
config.status: creating config.h<br>
config.status: config.h is unchanged<br>
config.status: executing default commands<br>
make[1]: Entering directory `/mnt/clfs/sources/gcc-build/libiberty'<br>
rm -f needed-list; touch needed-list; \<br>
    for f in atexit calloc memchr memcmp memcpy memmove memset rename
strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf
vprintf vfork waitpid bcmp bcopy bzero; do \<br>
      for g in ./mkstemps.o ; do \<br>
        case "$g" in \<br>
          *$f*) echo $g >> needed-list ;; \<br>
        esac; \<br>
      done; \<br>
    done<br>
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o
./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o
./fdmatch.o ./fibheap.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 ./ternary.o
./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o
./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list<br>
make[2]: Entering directory `/mnt/clfs/sources/gcc-build/libiberty/testsuite'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/mnt/clfs/sources/gcc-build/libiberty/testsuite'<br>
make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/libiberty'<br>
make[1]: Entering directory `/mnt/clfs/sources/gcc-build/intl'<br>
make[1]: Nothing to be done for `all'.<br>
make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/intl'<br>
Configuring in build-x86_64-cross-linux-gnu/libiberty<br>
configure: loading cache ../config.cache<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking for makeinfo... (cached) makeinfo<br>
checking for perl... (cached) perl<br>
checking build system type... (cached) x86_64-cross-linux-gnu<br>
checking host system type... (cached) x86_64-cross-linux-gnu<br>
checking for x86_64-cross-linux-gnu-ar... no<br>
checking for ar... (cached) ar<br>
checking for x86_64-cross-linux-gnu-ranlib... no<br>
checking for ranlib... (cached) ranlib<br>
checking for x86_64-cross-linux-gnu-gcc... (cached) gcc<br>
checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>
checking for suffix of executables... <br>
checking for suffix of object files... (cached) o<br>
checking whether we are using the GNU C compiler... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>
checking for gcc option to accept ANSI C... (cached) none needed<br>
checking how to run the C preprocessor... (cached) gcc -E<br>
checking whether gcc accepts -Wc++-compat... (cached) yes<br>
checking whether gcc and cc understand -c and -o together... (cached) yes<br>
checking for an ANSI C-conforming const... (cached) yes<br>
checking for inline... (cached) inline<br>
checking whether byte ordering is bigendian... (cached) no<br>
checking for a BSD-compatible install... (cached) /usr/bin/install -c<br>
checking for sys/file.h... (cached) yes<br>
checking for sys/param.h... (cached) yes<br>
checking for limits.h... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for malloc.h... (cached) yes<br>
checking for string.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for strings.h... (cached) yes<br>
checking for sys/time.h... (cached) yes<br>
checking for time.h... (cached) yes<br>
checking for sys/resource.h... (cached) yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for sys/mman.h... (cached) yes<br>
checking for fcntl.h... (cached) yes<br>
checking for alloca.h... (cached) yes<br>
checking for sys/pstat.h... (cached) no<br>
checking for sys/sysmp.h... (cached) no<br>
checking for sys/sysinfo.h... (cached) yes<br>
checking for machine/hal_sysinfo.h... (cached) no<br>
checking for sys/table.h... (cached) no<br>
checking for sys/sysctl.h... (cached) yes<br>
checking for sys/systemcfg.h... (cached) no<br>
checking for stdint.h... (cached) yes<br>
checking for stdio_ext.h... (cached) yes<br>
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes<br>
checking whether time.h and sys/time.h may both be included... (cached) yes<br>
checking whether errno must be declared... (cached) no<br>
checking for egrep... (cached) grep -E<br>
checking for ANSI C header files... (cached) yes<br>
checking for sys/types.h... (cached) yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for string.h... (cached) yes<br>
checking for memory.h... (cached) yes<br>
checking for strings.h... (cached) yes<br>
checking for inttypes.h... (cached) yes<br>
checking for stdint.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for int... (cached) yes<br>
checking size of int... (cached) 4<br>
checking for uintptr_t... (cached) yes<br>
checking for a 64-bit type... (cached) uint64_t<br>
checking for pid_t... (cached) yes<br>
checking for library containing strerror... (cached) none required<br>
checking for asprintf... (cached) yes<br>
checking for atexit... (cached) yes<br>
checking for basename... (cached) yes<br>
checking for bcmp... (cached) yes<br>
checking for bcopy... (cached) yes<br>
checking for bsearch... (cached) yes<br>
checking for bzero... (cached) yes<br>
checking for calloc... (cached) yes<br>
checking for clock... (cached) yes<br>
checking for ffs... (cached) yes<br>
checking for getcwd... (cached) yes<br>
checking for getpagesize... (cached) yes<br>
checking for gettimeofday... (cached) yes<br>
checking for index... (cached) yes<br>
checking for insque... (cached) yes<br>
checking for memchr... (cached) yes<br>
checking for memcmp... (cached) yes<br>
checking for memcpy... (cached) yes<br>
checking for memmove... (cached) yes<br>
checking for mempcpy... (cached) yes<br>
checking for memset... (cached) yes<br>
checking for mkstemps... (cached) no<br>
checking for putenv... (cached) yes<br>
checking for random... (cached) yes<br>
checking for rename... (cached) yes<br>
checking for rindex... (cached) yes<br>
checking for setenv... (cached) yes<br>
checking for snprintf... (cached) yes<br>
checking for sigsetmask... (cached) yes<br>
checking for stpcpy... (cached) yes<br>
checking for stpncpy... (cached) yes<br>
checking for strcasecmp... (cached) yes<br>
checking for strchr... (cached) yes<br>
checking for strdup... (cached) yes<br>
checking for strncasecmp... (cached) yes<br>
checking for strndup... (cached) yes<br>
checking for strrchr... (cached) yes<br>
checking for strstr... (cached) yes<br>
checking for strtod... (cached) yes<br>
checking for strtol... (cached) yes<br>
checking for strtoul... (cached) yes<br>
checking for strverscmp... (cached) yes<br>
checking for tmpnam... (cached) yes<br>
checking for vasprintf... (cached) yes<br>
checking for vfprintf... (cached) yes<br>
checking for vprintf... (cached) yes<br>
checking for vsnprintf... (cached) yes<br>
checking for vsprintf... (cached) yes<br>
checking for waitpid... (cached) yes<br>
checking whether alloca needs Cray hooks... (cached) no<br>
checking stack direction for C alloca... (cached) -1<br>
checking for unistd.h... (cached) yes<br>
checking for vfork.h... (cached) no<br>
checking for fork... (cached) yes<br>
checking for vfork... (cached) yes<br>
checking for working fork... (cached) yes<br>
checking for working vfork... (cached) yes<br>
checking for _doprnt... (cached) no<br>
checking for sys_errlist... (cached) yes<br>
checking for sys_nerr... (cached) yes<br>
checking for sys_siglist... (cached) yes<br>
checking for external symbol _system_configuration... no<br>
checking for getrusage... (cached) yes<br>
checking for on_exit... (cached) yes<br>
checking for psignal... (cached) yes<br>
checking for strerror... (cached) yes<br>
checking for strsignal... (cached) yes<br>
checking for sysconf... (cached) yes<br>
checking for times... (cached) yes<br>
checking for sbrk... (cached) yes<br>
checking for gettimeofday... (cached) yes<br>
checking for realpath... (cached) yes<br>
checking for canonicalize_file_name... (cached) yes<br>
checking for pstat_getstatic... (cached) no<br>
checking for pstat_getdynamic... (cached) no<br>
checking for sysmp... (cached) no<br>
checking for getsysinfo... (cached) no<br>
checking for table... (cached) no<br>
checking for sysctl... (cached) yes<br>
checking for wait3... (cached) yes<br>
checking for wait4... (cached) yes<br>
checking for __fsetlocking... (cached) yes<br>
checking whether basename is declared... (cached) no<br>
checking whether ffs is declared... (cached) yes<br>
checking whether asprintf is declared... (cached) no<br>
checking whether vasprintf is declared... (cached) no<br>
checking whether snprintf is declared... (cached) yes<br>
checking whether vsnprintf is declared... (cached) yes<br>
checking whether calloc is declared... (cached) yes<br>
checking whether getenv is declared... (cached) yes<br>
checking whether getopt is declared... (cached) yes<br>
checking whether malloc is declared... (cached) yes<br>
checking whether realloc is declared... (cached) yes<br>
checking whether sbrk is declared... (cached) yes<br>
checking whether strverscmp is declared... (cached) no<br>
checking whether canonicalize_file_name must be declared... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for getpagesize... (cached) yes<br>
checking for working mmap... (cached) yes<br>
checking for working strncmp... (cached) yes<br>
configure: creating ./config.status<br>
config.status: creating Makefile<br>
config.status: creating testsuite/Makefile<br>
config.status: creating config.h<br>
config.status: config.h is unchanged<br>
config.status: executing default commands<br>
make[1]: Entering directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty'<br>
rm -f needed-list; touch needed-list; \<br>
    for f in atexit calloc memchr memcmp memcpy memmove memset rename
strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf
vprintf vfork waitpid bcmp bcopy bzero; do \<br>
      for g in ./mkstemps.o ; do \<br>
        case "$g" in \<br>
          *$f*) echo $g >> needed-list ;; \<br>
        esac; \<br>
      done; \<br>
    done<br>
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o
./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o
./fdmatch.o ./fibheap.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 ./ternary.o
./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o
./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list<br>
make[2]: Entering directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty/testsuite'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty/testsuite'<br>
make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty'<br>
Configuring in build-x86_64-cross-linux-gnu/fixincludes<br>
configure: loading cache ../config.cache<br>
checking build system type... (cached) x86_64-cross-linux-gnu<br>
checking host system type... (cached) x86_64-cross-linux-gnu<br>
checking target system type... (cached) x86_64-unknown-linux-gnu<br>
checking for x86_64-cross-linux-gnu-gcc... (cached) gcc<br>
checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>
checking for suffix of executables... <br>
checking for suffix of object files... (cached) o<br>
checking whether we are using the GNU C compiler... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>
checking for gcc option to accept ANSI C... (cached) none needed<br>
checking whether gcc supports -W... (cached) yes<br>
checking whether gcc supports -Wall... (cached) yes<br>
checking whether gcc supports -Wwrite-strings... (cached) yes<br>
checking whether gcc supports -Wstrict-prototypes... (cached) yes<br>
checking whether gcc supports -Wmissing-prototypes... (cached) yes<br>
checking whether gcc supports -Wold-style-definition... (cached) yes<br>
checking whether gcc supports -Wmissing-format-attribute... (cached) yes<br>
checking whether gcc supports -Wno-overlength-strings... (cached) yes<br>
checking whether gcc supports -pedantic -Wno-long-long... (cached) yes<br>
checking how to run the C preprocessor... (cached) gcc -E<br>
checking for egrep... (cached) grep -E<br>
checking for ANSI C header files... (cached) yes<br>
checking for sys/types.h... (cached) yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for string.h... (cached) yes<br>
checking for memory.h... (cached) yes<br>
checking for strings.h... (cached) yes<br>
checking for inttypes.h... (cached) yes<br>
checking for stdint.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for stddef.h... (cached) yes<br>
checking for stdlib.h... (cached) yes<br>
checking for strings.h... (cached) yes<br>
checking for unistd.h... (cached) yes<br>
checking for fcntl.h... (cached) yes<br>
checking for sys/file.h... (cached) yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for clearerr_unlocked... (cached) yes<br>
checking for feof_unlocked... (cached) yes<br>
checking for ferror_unlocked... (cached) yes<br>
checking for fflush_unlocked... (cached) yes<br>
checking for fgetc_unlocked... (cached) yes<br>
checking for fgets_unlocked... (cached) yes<br>
checking for fileno_unlocked... (cached) yes<br>
checking for fprintf_unlocked... (cached) no<br>
checking for fputc_unlocked... (cached) yes<br>
checking for fputs_unlocked... (cached) yes<br>
checking for fread_unlocked... (cached) yes<br>
checking for fwrite_unlocked... (cached) yes<br>
checking for getchar_unlocked... (cached) yes<br>
checking for getc_unlocked... (cached) yes<br>
checking for putchar_unlocked... (cached) yes<br>
checking for putc_unlocked... (cached) yes<br>
checking whether abort is declared... (cached) yes<br>
checking whether asprintf is declared... (cached) no<br>
checking whether basename is declared... (cached) no<br>
checking whether errno is declared... (cached) no<br>
checking whether vasprintf is declared... (cached) no<br>
checking whether clearerr_unlocked is declared... (cached) yes<br>
checking whether feof_unlocked is declared... (cached) yes<br>
checking whether ferror_unlocked is declared... (cached) yes<br>
checking whether fflush_unlocked is declared... (cached) yes<br>
checking whether fgetc_unlocked is declared... (cached) yes<br>
checking whether fgets_unlocked is declared... (cached) no<br>
checking whether fileno_unlocked is declared... (cached) yes<br>
checking whether fprintf_unlocked is declared... (cached) no<br>
checking whether fputc_unlocked is declared... (cached) yes<br>
checking whether fputs_unlocked is declared... (cached) no<br>
checking whether fread_unlocked is declared... (cached) yes<br>
checking whether fwrite_unlocked is declared... (cached) yes<br>
checking whether getchar_unlocked is declared... (cached) yes<br>
checking whether getc_unlocked is declared... (cached) yes<br>
checking whether putchar_unlocked is declared... (cached) yes<br>
checking whether putc_unlocked is declared... (cached) yes<br>
checking for an ANSI C-conforming const... (cached) yes<br>
checking for sys/mman.h... (cached) yes<br>
checking for mmap... (cached) yes<br>
checking whether read-only mmap of a plain file works... (cached) yes<br>
checking whether mmap from /dev/zero works... (cached) yes<br>
checking for MAP_ANON(YMOUS)... (cached) yes<br>
checking whether mmap with MAP_ANON(YMOUS) works... (cached) yes<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br>
configure: creating ./config.status<br>
config.status: creating Makefile<br>
config.status: creating mkheaders.almost<br>
config.status: creating config.h<br>
config.status: config.h is unchanged<br>
make[1]: Entering directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/fixincludes'<br>
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I.
-I../../../gcc-4.2.4/fixincludes -I../include
-I../../../gcc-4.2.4/fixincludes/../include
../../../gcc-4.2.4/fixincludes/fixincl.c<br>
In file included from ../../../gcc-4.2.4/fixincludes/fixincl.c:101:<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:72: warning: string length
'4756' is greater than the length '509' ISO C89 compilers are required
to support<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:224: warning: string length
'552' is greater than the length '509' ISO C89 compilers are required
to support<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:269: warning: string length
'532' is greater than the length '509' ISO C89 compilers are required
to support<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:313: warning: string length
'808' is greater than the length '509' ISO C89 compilers are required
to support<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:399: warning: string length
'5139' is greater than the length '509' ISO C89 compilers are required
to support<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:2499: warning: string length
'729' is greater than the length '509' ISO C89 compilers are required
to support<br>
../../../gcc-4.2.4/fixincludes/fixincl.x:7684: warning: string length
'575' is greater than the length '509' ISO C89 compilers are required
to support<br>
cc1: error: unrecognized command line option "-Wno-overlength-strings"<br>
make[1]: *** [fixincl.o] Error 1<br>
make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/fixincludes'<br>
make: *** [all-build-fixincludes] Error 2<br>
<br>
Thank you for your help!<br /><hr />Get Hotmail on your mobile from Vodafone  <a href='http://clk.atdmt.com/UKM/go/111354028/direct/01/' target='_new'>Try it Now!</a></body>
</html>