This is the mail archive of the gdb-prs@sourceware.org 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]

build/2557: ld: fatal: Symbol referencing error. No output written to gdb


>Number:         2557
>Category:       build
>Synopsis:       ld: fatal: Symbol referencing error. No output written to gdb
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 25 00:48:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     janggj@naver.com
>Release:        gdb-6.7.1
>Organization:
>Environment:
SunOS 5.9
>Description:
at link..

gcc -g -O2 -o gdb gdb.o libgdb.a \
    ../readline/libreadline.a ../opcodes/libopcodes.a ....

Undefined             first referenced
 symbol                  in file
initscr32                libgdb.a(tui.o)
w32addch                 libgdb.a(tui-io.o)
w32attron                libgda.a(tui-wingeneral.o)
w32attroff               libgda.a(tui-wingeneral.o)
acs32map                 libgdb.a(tui-win.o)
getcurx                  libgdb.a(tui-io.o)
getcury                  libgdb.a(tui-io.o)
ld: fatal: Symbol refercing errors. No output written to gdb
>How-To-Repeat:
make
>Fix:

>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]