This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

compile 2.95.2 error


When creating the i386 tools, I get the following error. I installed as per
the instructions and applied the patch for gcc-2.95.2. The Binutils built
without any errors.


MAKE="make"; srcdir=`cd /src/gcc/gcc-2.95.2/gcc/fixinc; pwd` ; \
export MAKE srcdir ; \
cd ./fixinc; /bin/sh ${srcdir}/mkfixinc.sh i386-pc-elf
constructing ../fixinc.sh for i386-pc-elf
make SHELL="/bin/sh" install
make[2]: Entering directory `/tmp/build/gcc/gcc/fixinc'
gcc -c -g -I. -I.. -I/src/gcc/gcc-2.95.2/gcc/fixinc -I/src/gcc/gcc-2.95.2/gc
c/fixinc/.. -I/src/gcc/gcc-2.95.2/gcc/fixinc/../config -I/src/gcc/gcc-2.95.2
/gcc/fixinc/../../include /src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c
/src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c: In function `initialize':
/src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c:349: `SIGIOT' undeclared (first use
in this function)
/src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c:349: (Each undeclared identifier is
reported only once
/src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c:349: for each function it appears
in.)
make[2]: *** [fixincl.o] Error 1
make[2]: Leaving directory `/tmp/build/gcc/gcc/fixinc'
Could not install binary fixincludes.
Installing shell script instead.
rm -rf include; mkdir include


Thanks,
Roland Kane




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