From: Joel Brobecker <brobecker@gnat.com>
To: Mark Kettenis <kettenis@chello.nl>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [hppa] GDB doesn't build with tui
Date: Mon, 23 Feb 2004 23:26:00 -0000 [thread overview]
Message-ID: <20040223232653.GK1273@gnat.com> (raw)
In-Reply-To: <20040223212705.GG1273@gnat.com>
> i386-*-solaris2.9 fails for the same reason. Here the problem is that
> the header files are broken when _SYCALL32 is defined. I'm working on
> a solution.
FYI: I think I got the same error on sparc-solaris 2.8:
<<
In file included from /usr/include/sys/termio.h:13,
from /usr/include/termio.h:13,
from /[...]/gcc-lib/sparc-sun-solaris2.8/3.2.3/include/curses.h:61,
from gdb_curses.h:28,
from tui/tui-data.h:29,
from tui/tui.c:41:
/usr/include/sys/termios.h:381: field `tv' has incomplete type
make[1]: *** [tui.o] Error 1
>>
And termios.h contains:
#if defined(_SYSCALL32)
struct ppsclockev32 {
struct timeval32 tv;
uint32_t serial;
};
#endif /* _SYSCALL32 */
--
Joel
prev parent reply other threads:[~2004-02-23 23:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-23 20:05 Joel Brobecker
2004-02-23 21:14 ` Mark Kettenis
2004-02-23 21:27 ` Joel Brobecker
2004-02-23 23:26 ` Joel Brobecker [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=20040223232653.GK1273@gnat.com \
--to=brobecker@gnat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@chello.nl \
/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