home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gdb / bug / 896 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.2 KB  |  30 lines

  1. Newsgroups: gnu.gdb.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!sparc3.lotus.COM!jkh
  3. From: jkh@sparc3.lotus.COM (Jordan K Hubbard)
  4. Subject: Problems compiling gdb 4.6 under Solaris 2.
  5. Message-ID: <9207241153.AA10879@sparc3.lotus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Fri, 24 Jul 1992 11:53:51 GMT
  10. Approved: bug-gdb@prep.ai.mit.edu
  11. Lines: 17
  12.  
  13. Using the new solaris 2 configuration, here's what I get at the final link:
  14.  
  15.  coffread.o elfread.o dwarfread.o xcoffread.o mipsread.o core.o inflow.o regex.o    ./../bfd/libbfd.a  ./../readline/libreadline.a -ltermlib ./../mmalloc/libmmalloc.a ./../libiberty/libiberty.a    
  16. Undefined                       first referenced
  17.  symbol                             in file
  18. bcopy                               sparc-tdep.o
  19. sys_siglist                         ./../libiberty/libiberty.a(strsignal.o)
  20. bcmp                                regex.o
  21. index                               putenv.o
  22. rindex                              ./../readline/libreadline.a(readline.o)
  23. bzero                               regex.o
  24. ld: fatal: Symbol referencing errors. No output written to gdb
  25.  
  26. Other than that, the compilation process went fine.
  27.  
  28.                     Jordan
  29.  
  30.