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]

[Bug gdb/19493] New: undefined symbols elfcore_write_pstatus, elfcore_write_lwpstatus


https://sourceware.org/bugzilla/show_bug.cgi?id=19493

            Bug ID: 19493
           Summary: undefined symbols elfcore_write_pstatus,
                    elfcore_write_lwpstatus
           Product: gdb
           Version: 7.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: shailen.x.bellare at barclayscapital dot com
  Target Milestone: ---

I  downloaded 7.10.1 last week and I am seeing the following link problem on a
32 bit solaris machine :

@cfscmprd3:/home/bellares/gdb-7.10.1> uname -a
SunOS xxxxx 5.10 Generic_150400-13 sun4v sparc SUNW,Sun-Fire-T200


Undefined                       first referenced
 symbol                             in file
elfcore_write_lwpstatus             procfs.o
elfcore_write_pstatus               procfs.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 /home/bellares/gdb-7.10.1/gdb
*** Error code 1

Can someone please check if this is a bug or do i need to make a change to the
Makefile for a work-around?

Thanks in advance
Shailen

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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