[ECOS] Building GDB on RedHat 7.1

Ormund Williams owilliams@compuwash.com
Fri Aug 31 06:37:00 GMT 2001


Hi All

I'm having some torble building the arm tools on linux.  binutils and
gcc build without complaint but both gdb-5.0 and insight-5.0 fail with
the same error, copied bellow.

 . . .
 . . .
gcc -DPACKAGE=\"rdi-share\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1
-DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1
-DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void
-DHAVE_VPRINTF=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1
-DHAVE_STRTOD=1 -DHAVE_STRTOUL=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1  -I.
-I../../../gdb-5.0/gdb/rdi-share  -DRETRANS -DARM_RELEASE='"Berkeley
Licence for Cygnus"'    -g -O2 -c ../../../gdb-5.0/gdb/rdi-share/devsw.c
./../../gdb-5.0/gdb/rdi-share/devsw.c: In function `openLogFile':
./../../gdb-5.0/gdb/rdi-share/devsw.c:39: storage size of `lt' isn't
known
./../../gdb-5.0/gdb/rdi-share/devsw.c: In function `closeLogFile':
./../../gdb-5.0/gdb/rdi-share/devsw.c:69: storage size of `lt' isn't
known
make[2]: *** [devsw.o] Error 1
make[2]: Leaving directory `/usr/src/ecos-arm/gdb/build/gdb/rdi-share'
make[1]: *** [rdi-share/libangsd.a] Error 2
make[1]: Leaving directory `/usr/src/ecos-arm/gdb/build/gdb'
make: *** [all-gdb] Error 2
make: Leaving directory `/usr/src/ecos-arm/gdb/build'

Any ideas what I'm doing wrong? I have this same setup built on another
box running Suse 7.1.

--
Ormund



More information about the Ecos-discuss mailing list