This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

build/2049: Compilation error: gdb/tui/tui-data.h:40: syntax error before "WINDOW"


>Number:         2049
>Category:       build
>Synopsis:       Compilation error: gdb/tui/tui-data.h:40: syntax error before "WINDOW"
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 06 23:28:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     jcrinconc@gmail.com
>Release:        gdb 6.3
>Organization:
>Environment:
Linux 2.4.21-27.0.2.ELsmp i386 GNU/Linux
gcc (GCC) 3.2.3
>Description:
I'm trying to build the gdb, so I executed the "configure" script, then make. however it don't finish, because of the following compilation error:
-----------------
In file included from ../../gdb/tui/tui-command.c:28:
../../gdb/tui/tui-data.h:40: syntax error before "WINDOW"
../../gdb/tui/tui-data.h:40: warning: no semicolon at end of struct or union
../../gdb/tui/tui-data.h:52: syntax error before '}' token
../../gdb/tui/tui-data.h:224: field `data_window' has incomplete type
../../gdb/tui/tui-data.h:278: field `generic' has incomplete type
../../gdb/tui/tui-data.h:289: confused by earlier errors, bailing out
make: *** [tui-command.o] Error 1
----------
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]