[...]
make[2]: Entering directory `/tmp/gcc-4.2.2'
make[3]: Entering directory `/tmp/gcc-4.2.2/host-i686-pc-linux-gnu/libiberty'
if [ x"" != x ]; then \
  /tmp/gcc-4.2.2/host-i686-pc-linux-gnu/prev-gcc/xgcc
-B/tmp/gcc-4.2.2/host-i686-pc-linux-gnu/prev-gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -O2 -g
-fomit-frame-pointer -I. -I../.././libiberty/../include  -W -Wall -pedantic
-Wwrite-strings -Wstrict-prototypes -Wc++-compat  ../.././libiberty/pex-unix.c
-o pic/pex-unix.o; \
else true; fi
/tmp/gcc-4.2.2/host-i686-pc-linux-gnu/prev-gcc/xgcc
-B/tmp/gcc-4.2.2/host-i686-pc-linux-gnu/prev-gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -c -DHAVE_CONFIG_H -O2 -g
-fomit-frame-pointer -I. -I../.././libiberty/../include  -W -Wall -pedantic
-Wwrite-strings -Wstrict-prototypes -Wc++-compat ../.././libiberty/pex-unix.c
-o pex-unix.o
In file included from /usr/include/signal.h:358,
                 from ../.././libiberty/pex-unix.c:28:
/usr/include/bits/sigthread.h:36: error: storage class specified for parameter
'type name'
../.././libiberty/pex-unix.c: In function 'pex_wait':
../.././libiberty/pex-unix.c:100: warning: implicit declaration of function
'waitpid'
../.././libiberty/pex-unix.c:103: warning: implicit declaration of function
'wait4'
make[3]: *** [pex-unix.o] Error 1
make[3]: Leaving directory `/tmp/gcc-4.2.2/host-i686-pc-linux-gnu/libiberty'
make[2]: *** [all-stage2-libiberty] Error 2
make[2]: Leaving directory `/tmp/gcc-4.2.2'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/tmp/gcc-4.2.2'
make: *** [all] Error 2


-- 
           Summary: Problem compiling gcc 4.2.2
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pierre42d at 9online dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34224

Reply via email to