Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: sameer sinha <ssam0201@yahoo.co.in>
To: gdb@sourceware.org
Subject: gdb build fail
Date: Fri, 16 Mar 2007 06:32:00 -0000	[thread overview]
Message-ID: <300287.45862.qm@web8509.mail.in.yahoo.com> (raw)

hello,
         i am trying to build gdb-6.6 and gdb-6.4 for
host=i686-pc-linux-gnu
         for every version i tried i got the error as
shown below:-
    
./tui/tui-data.h:40: error: syntax error before
‘WINDOW’
./tui/tui-data.h:40: warning: no semicolon at end of
struct or union
./tui/tui-data.h:52: error: syntax error before ‘}’
token
./tui/tui-data.h:228: error: field ‘data_window’ has
incomplete type
./tui/tui-data.h:282: error: field ‘generic’ has
incomplete type
In file included from .././gdb/tui/tui-command.c:29:
./tui/tui-win.h:42: error: syntax error before
‘tui_border_ulcorner’
./tui/tui-win.h:42: warning: type defaults to ‘int’ in
declaration of ‘tui_border_ulcorner’
./tui/tui-win.h:42: warning: data definition has no
type or storage class
./tui/tui-win.h:43: error: syntax error before
‘tui_border_urcorner’
./tui/tui-win.h:43: warning: type defaults to ‘int’ in
declaration of ‘tui_border_urcorner’
./tui/tui-win.h:43: warning: data definition has no
type or storage class
./tui/tui-win.h:44: error: syntax error before
‘tui_border_lrcorner’
./tui/tui-win.h:44: warning: type defaults to ‘int’ in
declaration of ‘tui_border_lrcorner’
./tui/tui-win.h:44: warning: data definition has no
type or storage class
./tui/tui-win.h:45: error: syntax error before
‘tui_border_llcorner’
./tui/tui-win.h:45: warning: type defaults to ‘int’ in
declaration of ‘tui_border_llcorner’
./tui/tui-win.h:45: warning: data definition has no
type or storage class
./tui/tui-win.h:46: error: syntax error before
‘tui_border_vline’
./tui/tui-win.h:46: warning: type defaults to ‘int’ in
declaration of ‘tui_border_vline’
./tui/tui-win.h:46: warning: data definition has no
type or storage class
./tui/tui-win.h:47: error: syntax error before
‘tui_border_hline’
./tui/tui-win.h:47: warning: type defaults to ‘int’ in
declaration of ‘tui_border_hline’
./tui/tui-win.h:47: warning: data definition has no
type or storage class
.././gdb/tui/tui-command.c: In function
‘tui_dispatch_ctrl_char’:
.././gdb/tui/tui-command.c:80: error: ‘WINDOW’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:80: error: (Each undeclared
identifier is reported only once
.././gdb/tui/tui-command.c:80: error: for each
function it appears in.)
.././gdb/tui/tui-command.c:80: error: ‘w’ undeclared
(first use in this function)
.././gdb/tui/tui-command.c:85: warning: implicit
declaration of function ‘wgetch’
.././gdb/tui/tui-command.c:86: error: ‘ERR’ undeclared
(first use in this function)
.././gdb/tui/tui-command.c:93: error: ‘KEY_PPAGE’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:95: error: ‘KEY_NPAGE’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:113: error: ‘KEY_DOWN’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:114: error: ‘KEY_SF’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:117: error: ‘KEY_UP’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:118: error: ‘KEY_SR’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:121: error: ‘KEY_RIGHT’
undeclared (first use in this function)
.././gdb/tui/tui-command.c:124: error: ‘KEY_LEFT’
undeclared (first use in this function)
make[2]: *** [tui-command.o] Error 1
make[2]: Leaving directory
`/home/sameer/GDB_SOURCE/GDB-6.6/source/gdb-6.6/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory
`/home/sameer/GDB_SOURCE/GDB-6.6/source/gdb-6.6'
make: *** [all] Error 2

can any one tell me about the error????????



Thanks & Regards
sameer kumar sinha
Project Engineer			Ph: (080) 25341909 
C-DAC Knowledge Park		 	Ext No. 330
#1, Old Madras Road			email:- sameers@cdacb.ernet.in
Bangalore - 560 038, INDIA		sameer0201@gmail.com


		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/


             reply	other threads:[~2007-03-16  6:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-16  6:32 sameer sinha [this message]
2007-03-16 11:00 ` Daniel Jacobowitz

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=300287.45862.qm@web8509.mail.in.yahoo.com \
    --to=ssam0201@yahoo.co.in \
    --cc=gdb@sourceware.org \
    /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