From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: [hppa] GDB doesn't build with tui
Date: Mon, 23 Feb 2004 20:05:00 -0000 [thread overview]
Message-ID: <20040223200513.GF1273@gnat.com> (raw)
Hello,
GDB no longer builds on HP/UX 11.00 since TUI is built in by default.
The obvious work-around is to configure GDB --without-tui.
The error we get is during the link: the wborder symbol is undefined.
This triggers a question: Which version of curses are we planning on
supporting. For instance, on our machine, we currently have the system
curses library. Do we intend to support the system curses libraries,
or only say ncurses?
(BTW: it's bizarre to see that 'man wborder' on HP/UX reveals that it
thinks that this function is defined, and then we can even see it
in /usr/include/curses.h - albeit protected by a #ifdef -, but then
the symbol is missing from /usr/lib/libcurses.1... Will have a look,
but I'm not familiar with curses).
--
Joel
next reply other threads:[~2004-02-23 20:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-23 20:05 Joel Brobecker [this message]
2004-02-23 21:14 ` Mark Kettenis
2004-02-23 21:27 ` Joel Brobecker
2004-02-23 23:26 ` Joel Brobecker
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=20040223200513.GF1273@gnat.com \
--to=brobecker@gnat.com \
--cc=gdb-patches@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