[Clfs-support] CLFS on GCC

Sefa Nur Yücel yucelsefanur at gmail.com
Fri Aug 26 06:03:22 PDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clfs.org/pipermail/clfs-support-clfs.org/attachments/20160826/64b0a03e/attachment-0001.html>
-------------- next part --------------
root at 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



More information about the Clfs-support mailing list