Error "no termcap library found" when building gdb 6.6 for powerpc target

Khem Raj kraj@mvista.com
Sat Feb 17 02:07:00 GMT 2007



Supriya Sriraman said the following on 2/16/2007 5:21 PM:
> I got the past the "termcap library not found" issue! FINALLY!
>
> The error message was misleading. I needed to build and install ncurses.
>
> Once I did that I got past that problem. (I know I got past that
> problem because I see a lot more files in my gdb directory -
> previously I would see only config.log and another file, and the error
> about the missing termcap library would be in the config.log file)
>
> Now, I am facing the problem another problem:
>
> In file included from ../../gdb-6.6/gdb/tui/tui-command.c:28:
> ../../gdb-6.6/gdb/tui/tui-data.h:40: parse error before `WINDOW'
> ../../gdb-6.6/gdb/tui/tui-data.h:40: warning: no semicolon at end of
> struct or union
> ../../gdb-6.6/gdb/tui/tui-data.h:52: parse error before `}'
> ../../gdb-6.6/gdb/tui/tui-data.h:228: field `data_window' has 
> incomplete type
> ....
> ....
>>
Its not finding ncurses.h. Try to do a fresh build.

-- 
Khem Raj <kraj@mvista.com>
MontaVista Software Inc.


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list