From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29236 invoked by alias); 13 Jan 2006 08:16:48 -0000 Received: (qmail 29228 invoked by uid 22791); 13 Jan 2006 08:16:47 -0000 X-Spam-Check-By: sourceware.org Received: from mgw-ext04.nokia.com (HELO mgw-ext04.nokia.com) (131.228.20.96) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Jan 2006 08:16:44 +0000 Received: from esebh107.NOE.Nokia.com (esebh107.ntc.nokia.com [172.21.143.143]) by mgw-ext04.nokia.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id k0D8EZJx009312 for ; Fri, 13 Jan 2006 10:14:40 +0200 Received: from esebh001.NOE.Nokia.com ([172.21.138.28]) by esebh107.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 13 Jan 2006 10:16:34 +0200 Received: from louisa.europe.nokia.com ([172.25.104.26]) by esebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6881); Fri, 13 Jan 2006 10:16:36 +0200 From: Dirk Heinrichs To: gdb@sourceware.org Subject: Problem building GDB 6.3 on HP-UX 11.11 Date: Fri, 13 Jan 2006 08:16:00 -0000 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4068180.XA4bXCk8dX"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200601130916.34315.ext-dirk.heinrichs@nokia.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00099.txt.bz2 --nextPart4068180.XA4bXCk8dX Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-length: 1076 Hello, I'm trying to build GDB 6.3 on HP-UX, but linking fails with the following= =20 error: gcc -g -O2 -Dvfork=3Dfork \ -o gdb gdb.o libgdb.a \ ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.= a ../libiberty/libiberty.a=20=20=20=20=20 -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=3D/vob/apps/gdb=20 --exec-prefix=3D/vob/apps/gdb/`uname` --disable-nls Both Linux and Solaris compilation work just fine. Any hints? Thanx... Dirk --=20 Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager | Fax: +49 (0)211 47068 111 Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com Hambornerstra=DFe 55 | Web: http://www.capgemini.com D-40472 D=FCsseldorf | ICQ#: 110037733 GPG Public Key C2E467BB | Keyserver: www.keyserver.net --nextPart4068180.XA4bXCk8dX Content-Type: application/pgp-signature Content-length: 190 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.19 (GNU/Linux) iD8DBQBDx2Hi8NVtnsLkZ7sRAkkvAJ94Qo4GyaZi3vPwxpmqb7cM75IXJACfXtDf Kz+CH7iySJ5Uk82zeVtwn+Q= =APMq -----END PGP SIGNATURE----- --nextPart4068180.XA4bXCk8dX--