From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Kevin Buettner Cc: GDB Discussion Subject: Re: ia64 target? Date: Wed, 21 Mar 2001 15:59:00 -0000 Message-id: <5msnk9l5yh.fsf@jtc.redback.com> References: <3AAEA47E.339FF4BD@cygnus.com> <1010314052325.ZM17343@ocotillo.lan> <5mzoelny3t.fsf@jtc.redback.com> <3AB296E0.3AF3ADD1@cygnus.com> <5msnkdnw9n.fsf@jtc.redback.com> <3AB2B95B.729810BB@cygnus.com> <1010319082642.ZM5967@ocotillo.lan> X-SW-Source: 2001-03/msg00176.html >>>>> "Kevin" == Kevin Buettner writes: >> > Ummm, I wouldn't have sent a message if the ia64-linux target wasn't >> > failing on my nightly builds (i386-netbsd1.3 host). >> >> Puzzled expression :-) >> >> Just put it back to broken for now and then Kevin and/or I will figure >> out what happened. Kevin> I was able to reproduce J.T.'s problem on NetBSD 1.4 and have Kevin> fixed it. See Kevin> http://sources.redhat.com/ml/gdb-patches/2001-03/msg00341.html Kevin> for the details. (I would appreciate it though if J.T. would Kevin> retest on his NetBSD 1.3 box.) It's closer. gcc -c -g -O2 -I. -I../../gdb -I../../gdb/config -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../readline/.. -I../bfd -I../../gdb/../bfd -I../../gdb/../include -I../intl -I../../gdb/../intl -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith ../../gdb/solib-legacy.c In file included from ../../gdb/solib-legacy.c:28: /usr/include/link.h:85: field `nlist' has incomplete type It appears that 1.3 requires nlist.h to be included before link.h. --jtc -- J.T. Conklin RedBack Networks