public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* compile error on solaris 8 and 2.6
@ 2004-10-20 18:34 Andrew Hall
  2004-10-20 19:17 ` Joel Brobecker
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Hall @ 2004-10-20 18:34 UTC (permalink / raw)
  To: gdb

Greetings,

While trying to compile gdb on Solaris 8 and 2.6 I get the following
error: 

rm -f gdb
gcc -g -O2        \
        -o gdb gdb.o libgdb.a \
           ../bfd/libbfd.a ../readline/libreadline.a
../opcodes/libopcodes.a  ../libiberty/libiberty.a     -ldl -ltermcap
-lsocket -lnsl -lm -liconv ../libiberty/libiberty.a  
Undefined                       first referenced
 symbol                             in file
wattr_on                            libgdb.a(tui-wingeneral.o)
wattr_off                           libgdb.a(tui-wingeneral.o)
ld: fatal: Symbol referencing errors. No output written to gdb
collect2: ld returned 1 exit status
make[1]: *** [gdb] Error 1
make[1]: Leaving directory `/netapp/home/halla3/gdb-6.2.1/gdb'
make: *** [all-gdb] Error 2
bash-2.03$ 


Any suggestions? 

Thanks, 

Drew

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-10-20 21:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-20 18:34 compile error on solaris 8 and 2.6 Andrew Hall
2004-10-20 19:17 ` Joel Brobecker
2004-10-20 19:44   ` Michael Chastain
2004-10-20 20:11     ` Joel Brobecker
2004-10-20 20:26       ` Michael Chastain
2004-10-20 20:29     ` Andrew Hall
2004-10-20 21:19       ` Andrew Hall
2004-10-20 21:22         ` Michael Chastain
2004-10-20 21:36           ` Andrew Hall
2004-10-20 21:46           ` Andrew Hall
2004-10-20 23:11             ` Michael Chastain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).