When I try to run the bootstrap script, I get the following error. Can anybody help, please?

/Volumes/portage/var/tmp/gcc-5247/build/gcc/xgcc -B/Volumes/portage/ var/tmp/gcc-5247/build/gcc/ -B/Volumes/portage/usr/powerpc-apple- darwin8/bin/ -B/Volumes/portage/usr/powerpc-apple-darwin8/lib/ - isystem /Volumes/portage/usr/powerpc-apple-darwin8/include -isystem / Volumes/portage/usr/powerpc-apple-darwin8/sys-include -c - DHAVE_CONFIG_H -O2 -O2 -pipe -m64 -I. -I/Volumes/portage/var/tmp/ gcc-5247/gcc-5247/libiberty/../include -W -Wall -Wtraditional - pedantic /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/ strverscmp.c -o strverscmp.o /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/strverscmp.c: In function 'strverscmp': /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/strverscmp.c:92: warning: traditional C rejects ISO C style function definitions /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/strverscmp.c: 117: warning: traditional C rejects the unary plus operator /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/strverscmp.c: 118: warning: traditional C rejects the unary plus operator /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/strverscmp.c: 121: warning: traditional C rejects the unary plus operator /Volumes/portage/var/tmp/gcc-5247/gcc-5247/libiberty/strverscmp.c: 121: warning: traditional C rejects the unary plus operator
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./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 ./ physmem.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay- tree.o ./strerror.o ./strsignal.o ./ternary.o ./xatexit.o ./xexit.o ./ xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./mempcpy.o ./ stpncpy.o ./strverscmp.o
ranlib -c ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
./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 ./ physmem.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay- tree.o ./strerror.o ./strsignal.o ./ternary.o ./xatexit.o ./xexit.o ./ xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./mempcpy.o ./ stpncpy.o ./strverscmp.o; \
  ranlib -c ./libiberty.a; \
  cd ..; \
else true; fi
make: *** [bootstrap-lean] Error 2

--
gentoo-osx@gentoo.org mailing list

Reply via email to