Problem building GDB 6.3 on HP-UX 11.11

Dirk Heinrichs ext-dirk.heinrichs@nokia.com
Fri Jan 13 08:16:00 GMT 2006


Hello,

I'm trying to build GDB 6.3 on HP-UX, but linking fails with the following 
error:

gcc -g -O2   -Dvfork=fork     \
        -o gdb gdb.o libgdb.a \
           ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  ../libiberty/libiberty.a     
-lncurses -lm  ../libiberty/libiberty.a
/usr/ccs/bin/ld: Unsatisfied symbols:
   __getcury (code)
   __getcurx (code)
collect2: ld returned 1 exit status
make[1]: *** [gdb] Error 1
make[1]: Leaving directory `/vob/apps/gdb/build-HP-UX/gdb'

I used the following configure options:

../gdb-6.3/configure --prefix=/vob/apps/gdb 
--exec-prefix=/vob/apps/gdb/`uname` --disable-nls

Both Linux and Solaris compilation work just fine.

Any hints?

Thanx...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb/attachments/20060113/ca80f397/attachment.sig>


More information about the Gdb mailing list