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/2167: make failed


>Number:         2167
>Category:       build
>Synopsis:       make failed
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 07 02:58:01 UTC 2006
>Closed-Date:
>Last-Modified:
>Originator:     hi.shibuya@vertexsystems.co.jp
>Release:        6.5
>Organization:
>Environment:
vine linux 3.2
gcc version:4.1.1
>Description:
I downloaded GDB6.5/6.3 and executed configure/make.
But,when making tui-command.c, it occured many errors.

In file included from .././gdb/tui/tui-command.c:28
./tui/tui-data.h:40: error: expected specifier-qualifier-list before 'WINDOW'
In file included from .././gdb/tui/tui-command.c:29
./tui/tui-data.h:40: error: expected '='. '.'. ';'. 'asm' or __attribute__' before 'tui-border_ulcorner'

etc.....

What are 'WINDOW' , 'ERR', 'KEY_PPAGE', 'KEY_NPAGE', 'KEY_DOWN', 'KEY_SF', 'KEY_UP', 'KEY_SR', 'KEY_RIGHT', 'KEY_LEFT' ?
These seems GUI interface's words.

>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]