This is the mail archive of the gdb-prs@sources.redhat.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]
Other format: [Raw text]

gdb/1819: Linker (ld) Error During GDB Build


>Number:         1819
>Category:       gdb
>Synopsis:       Linker (ld) Error During GDB Build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 24 01:48:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Dineen
>Release:        gdb 6.3
>Organization:
>Environment:
Solaris 8 Sparc
>Description:
Gentle People:

I get the following Linker Error when I run the make
on gdb 6.3 on Solaris 8 0n Sparc.

Can anyone give me some indication od what I did wrong?

Thomas Dineen

r: creating libgdb.a
ranlib libgdb.a
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 -lncurses -lsocket -lnsl -lm ../libiberty/libiberty.a
Undefined first referenced
symbol in file
initscr32 libgdb.a(tui.o)
w32attron libgdb.a(tui-wingeneral.o)
w32attroff libgdb.a(tui-wingeneral.o)
getcurx libgdb.a(tui-io.o)
getcury libgdb.a(tui-io.o)
acs32map libgdb.a(tui-win.o)
w32addch libgdb.a(tui-io.o)
ld: fatal: Symbol referencing errors. No output written to gdb
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target ?gdb?
Current working directory /export/home/tools/gdb/gdb-6.3/gdb-6.3/gdb
*** Error code 1
make: Fatal error: Command failed for target ?all-gdb?
#


>How-To-Repeat:
Please Contact me for assistance.
>Fix:
Please help.
>Release-Note:
>Audit-Trail:
>Unformatted:


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