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]

Egcs 1.1b Compile fail on Redhat 5.0


Hello

Please Relpy to my email address as i am not member of the egcs mailing
list.

I have an DEC Alpha with Redhat 5.0 , quite a few errata patches , and
ecgs 1.0.3a installed
and running fine.

I downloaded egcs 1.1b , (11 MB) and i am wondering what i am doing
wrong
do i have to disable the new haifa scheduler ?

egcs 1.1b compile fails with the following error

<snip>
gcc  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I. -I. -I./config -c
insn-attrc
gcc -c  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I. -I. -I./config
./config/c
gcc -c  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I. -I. -I./config
getpwd.c
gcc -c  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I. -I. -I./config
convert.c
gcc -c  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I. -I. -I./config
dyn-strinc
gcc  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA  -o cc1 c-parse.o c-lang.o
c-lex.o
gcc  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I. -I. -I./config  \
-DTARGET_MACHINE=\"alphaev5-unknown-linux-gnu\"  \
-c `echo ./collect2.c | sed 's,^\./,,'`
collect2.c:191: conflicting types for `sys_siglist'
/usr/include/signal.h:237: previous declaration of `sys_siglist'
make[2]: *** [collect2.o] Error 1
make[2]: Leaving directory `/home/usr/egcs-1.1b/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/usr/egcs-1.1b/gcc'
make: *** [bootstrap] Error 2
[root@sigi egcs-1.1b]#


Any help would be greatly appriciated ..

Regards

Gavin Woodhatch



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