This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

Recent changes to rdi-share...


I just did a clean checkout, and build of the arm-coff, arm-elf targets
and they fail in rdi-share.  Is something missing from the patch? 
Perhaps in Makefile, Makefile.in?  I thought bytesex.* was removed.

make[2]: Entering directory
`/home/scottb/cvstree/gdb-arm-coff/gdb/rdi-share'
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/gdb/rdi-share
-DRETRANS -DARM_RELEASE='"Berkeley Licence for Cygnus"'    -g -O2 -W
-Wall -c ../../../gdb/gdb/rdi-share/ardi.c
../../../gdb/gdb/rdi-share/ardi.c: In function `wait_for_debug_message':
../../../gdb/gdb/rdi-share/ardi.c:157: warning: suggest parentheses
around comparison in operand of &
../../../gdb/gdb/rdi-share/ardi.c: In function `angel_RDI_info':
../../../gdb/gdb/rdi-share/ardi.c:1824: warning: suggest parentheses
around comparison in operand of &
../../../gdb/gdb/rdi-share/ardi.c: At top level:
../../../gdb/gdb/rdi-share/ardi.c:2647: warning: missing initializer
../../../gdb/gdb/rdi-share/ardi.c:2647: warning: (near initialization
for `angel_rdi.targetisdead')
../../../gdb/gdb/rdi-share/ardi.c:2661: warning: missing initializer
../../../gdb/gdb/rdi-share/ardi.c:2661: warning: (near initialization
for `hostappl_CmdTable[0].syntax')
make[2]: *** No rule to make target `bytesex.o', needed by
`libangsd.a'.  Stop.
make[2]: Leaving directory
`/home/scottb/cvstree/gdb-arm-coff/gdb/rdi-share'
make[1]: *** [rdi-share/libangsd.a] Error 2
make[1]: Leaving directory `/home/scottb/cvstree/gdb-arm-coff/gdb'
make: *** [all-gdb] Error 2

Scott

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

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