Hi everybody, Now, I am trying the last version on GCC for CLFS . But I encountered different faults.I dont understand why.Could you help me if you have any idea?
Thanks, Sefa
root@ubuntu:/mnt/clfs/sources/gcc7-build# make all-gcc make[1]: Entering directory '/mnt/clfs/sources/gcc7-build/libiberty' if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-7-20160821/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fpic ../../gcc-7-20160821/libiberty/argv.c -o pic/argv.o; \ else true; fi In file included from ../../gcc-7-20160821/libiberty/../include/libiberty.h:49:0, from ../../gcc-7-20160821/libiberty/argv.c:29: ../../gcc-7-20160821/libiberty/argv.c: In function ‘expandargv’: ../../gcc-7-20160821/libiberty/argv.c:397:13: error: ‘_REENT’ undeclared (first use in this function) fprintf (stderr, "%s: error: too many @-files encountered\n", (*argvp)[0]); ^ ../../gcc-7-20160821/libiberty/argv.c:397:13: note: each undeclared identifier is reported only once for each function it appears in Makefile:536: recipe for target 'argv.o' failed make[1]: *** [argv.o] Error 1 make[1]: Leaving directory '/mnt/clfs/sources/gcc7-build/libiberty' Makefile:7786: recipe for target 'all-libiberty' failed make: *** [all-libiberty] Error 2
_______________________________________________ Clfs-support mailing list Clfs-support@lists.clfs.org http://lists.clfs.org/listinfo.cgi/clfs-support-clfs.org