home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gdb.bug
- Path: sparky!uunet!cis.ohio-state.edu!sparc3.lotus.COM!jkh
- From: jkh@sparc3.lotus.COM (Jordan K Hubbard)
- Subject: Problems compiling gdb 4.6 under Solaris 2.
- Message-ID: <9207241153.AA10879@sparc3.lotus.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Fri, 24 Jul 1992 11:53:51 GMT
- Approved: bug-gdb@prep.ai.mit.edu
- Lines: 17
-
- Using the new solaris 2 configuration, here's what I get at the final link:
-
- 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
- Undefined first referenced
- symbol in file
- bcopy sparc-tdep.o
- sys_siglist ./../libiberty/libiberty.a(strsignal.o)
- bcmp regex.o
- index putenv.o
- rindex ./../readline/libreadline.a(readline.o)
- bzero regex.o
- ld: fatal: Symbol referencing errors. No output written to gdb
-
- Other than that, the compilation process went fine.
-
- Jordan
-
-