Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [hppa] GDB doesn't build with tui
@ 2004-02-23 20:05 Joel Brobecker
  2004-02-23 21:14 ` Mark Kettenis
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2004-02-23 20:05 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-23 23:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-23 20:05 [hppa] GDB doesn't build with tui Joel Brobecker
2004-02-23 21:14 ` Mark Kettenis
2004-02-23 21:27   ` Joel Brobecker
2004-02-23 23:26     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox