Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Manoj Iyer <manjo@austin.ibm.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [6.1] TUI in doco? (compiler errors)
Date: Thu, 25 Mar 2004 22:40:00 -0000	[thread overview]
Message-ID: <40635FC0.9040508@gnu.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0403162343030.19039@lazy>

> I dont know how much you care abt this for 6.1 to be shippable...
> 
> I get compiler errors compiling TUI, I am compiling GDB as a 64bit binary
> on a ppc64 machine, I saw similar compiler errors in ppc-linux-tdep.c,
> because it contained an enum as follows...

I think this was identified as Novell specific?  What final include file 
and sequence of includes caused the problem?

> enum {
>   ELF_NGREG = 48,
>   ELF_NFPREG = 33,
>   ELF_NVRREG = 33
> };
> 
> ELF_XXX are already defined in a header file, so this breaks the build
> beause the latest GCC sees 48 = 48.
> 
> I see similar messages with TUI build.
> 
> -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl
> -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment
> -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized
> -Wformat-nonliteral -Wunused-label -Wunused-function  ./tui/tui-command.c
> cc1: warning: -Wuninitialized is not supported without -O
> In file included from tui/tui-command.c:28:
> tui/tui-data.h:40: error: parse error before "WINDOW"
> tui/tui-data.h:40: warning: no semicolon at end of struct or union
> tui/tui-data.h:52: error: parse error before '}' token
> tui/tui-data.h:224: error: field `data_window' has incomplete type
> tui/tui-data.h:278: error: field `generic' has incomplete type
> In file included from tui/tui-command.c:29:

You're going to need to provide a lot more detail.

Andrew



      parent reply	other threads:[~2004-03-25 22:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-16 22:54 [6.1] TUI in doco? Andrew Cagney
2004-03-17  5:59 ` Eli Zaretskii
2004-03-19  0:09   ` Eli Zaretskii
2004-03-22 21:30   ` Andrew Cagney
2004-03-23 19:51     ` Eli Zaretskii
2004-03-25 16:26       ` Andrew Cagney
2004-03-25 20:30         ` Eli Zaretskii
2004-03-25 20:40           ` Andrew Cagney
2004-03-26  9:44             ` Eli Zaretskii
2004-03-26 16:23               ` Andrew Cagney
2004-03-19  0:09 ` Andrew Cagney
2004-03-19  0:09 ` [6.1] TUI in doco? (compiler errors) Manoj Iyer
2004-03-16 23:21   ` Manoj Iyer
2004-03-25 22:40   ` Andrew Cagney [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=40635FC0.9040508@gnu.org \
    --to=cagney@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=manjo@austin.ibm.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