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]

Re: build/2167: make failed


The following reply was made to PR build/2167; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: hi.shibuya@vertexsystems.co.jp
Cc: gdb-gnats@sources.redhat.com
Subject: Re: build/2167: make failed
Date: Wed, 20 Sep 2006 14:25:21 -0400

 On Thu, Sep 07, 2006 at 02:53:14AM -0000, hi.shibuya@vertexsystems.co.jp wrote:
 > 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'
 
 I have seen this error when there was a linkable version of the curses
 library available, but no curses.h or ncurses.h header.  You may want
 to make sure that your distribution's ncurses development packages
 are installed.
 
 Otherwise, try --disable-tui to avoid this error.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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