This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc-ss-20000424: installation failure on hppa2.0n-hp-hpux11.00


Hello!

The error this time is (I think) in:

/bin/sh ../../egcs-20000424/gcc/scan-types.sh "../../egcs-20000424/gcc" >tmp-deduced.h

I get 29 warnings like:

<command line>: warning: The C standard requires whitespace after #define __GNUC__

then sequences of the following kind:

In file included from st-dummy.c:1:
include/sys/types.h:4:27: warning: The C standard requires whitespace after #define _SYS_TYPES_INCLUDED
include/sys/types.h:4:27: internal error: empty object-like macro went through full #define

ending in:

scan-types: could not invoke ./xgcc -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -B./ -isystem /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include -DIN_GCC -g -W -Wall -Wtraditional -isystem ./include -I. -I../../egcs-20000424/gcc -isystem include -isystem /usr/include -E -I../../egcs-20000424/gcc/ on st-dummy.c

then similar errors start again with the invocation of:

/bin/sh ../../egcs-20000424/gcc/fixproto include include /usr/include;
[...]
fixproto: populating `include'
Internal error:  No prototype for box
Internal error:  No prototype for waddch
Internal error:  No prototype for winsch

until the final:

make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/gcc'
make: *** [bootstrap] Error 2

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]