[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Instalation error
- Date: Wed, 14 Jul 1999 11:15:44 +0530
- From: guru at seeyes.co.in (Guru)
- Subject: Instalation error
Hello,
I am trying to install Rtems on Lynux 5.2 host with i386
target.I am getting
an error while exucuting the bit script.I am using egcs1.1b.please help
me instaling.
the error is as below
-nostdinc -O2 -g -O2 -DHAVE_GETTIMEOFDAY -DMALLOC_PROVIDED
-DEXIT_PROVIDED -DMISSING_SYSCALL_NAMES -fno-builtin
-I/home/mahesh/rtos/tools/build-i386-tools/i386-rtems/newlib/./targ-include
-I/home/mahesh/rtos/tools/src/newlib/./libc/include -c
../../../../../src/newlib/libc/signal/signal.c
../../../../../src/newlib/libc/signal/signal.c: In function
`_init_signal_r':
../../../../../src/newlib/libc/signal/signal.c:130: `NSIG' undeclared
(first use in this function)
../../../../../src/newlib/libc/signal/signal.c:130: (Each undeclared
identifier is reported only once
../../../../../src/newlib/libc/signal/signal.c:130: for each function it
appears in.)
../../../../../src/newlib/libc/signal/signal.c: In function `_signal_r':
../../../../../src/newlib/libc/signal/signal.c:149: `NSIG' undeclared
(first use in this function)
../../../../../src/newlib/libc/signal/signal.c: In function `_raise_r':
../../../../../src/newlib/libc/signal/signal.c:172: `NSIG' undeclared
(first use in this function)
gmake[3]: *** [signal.o] Error 1
gmake[3]: Leaving directory
`/home/mahesh/rtos/tools/build-i386-tools/i386-rtems/newlib/libc/signal'
gmake[2]: *** [signal/lib.a] Error 1
gmake[2]: Leaving directory
`/home/mahesh/rtos/tools/build-i386-tools/i386-rtems/newlib/libc'
gmake[1]: *** [libc/libc.a] Error 2
gmake[1]: Leaving directory
`/home/mahesh/rtos/tools/build-i386-tools/i386-rtems/newlib'
gmake: *** [all-target-newlib] Error 2
ERROR: **** FAILED **** base build (step 1)
Started: Sun Jul 11 20:05:20 IST 1999
Finished: Sun Jul 11 20:31:54 IST 1999
Directory size information:
42722 build-i386-tools
18 /home/joel/egcs-1.1b-binutils-2.9.1-newlib-1.8.0/i386-rtems
The src and build-i386-tools subdirectory have NOT been removed.
Thank u in advance.