Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Randolph Chung <tausq@debian.org>
To: gdb@sources.redhat.com
Subject: Re: Problem building GDB 6.3 on HP-UX 11.11
Date: Fri, 13 Jan 2006 10:41:00 -0000	[thread overview]
Message-ID: <43C781E1.3060704@debian.org> (raw)
In-Reply-To: <200601130916.34315.ext-dirk.heinrichs@nokia.com>

Dirk Heinrichs wrote:
> 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'

Usually this means that gdb is picking up the system curses headers, but
it's linking against ncurses.

randolph


      parent reply	other threads:[~2006-01-13 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-13  8:16 Dirk Heinrichs
2006-01-13 10:34 ` Randolph Chung
2006-01-13 10:41 ` Randolph Chung [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43C781E1.3060704@debian.org \
    --to=tausq@debian.org \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox