Building ada-aware gdb 5.3
From: Jérôme (jeje66_at_despammed.com)
Date: 09/30/04
- Next message: John A. S. Rowlands: "Re: Constraint Error"
- Previous message: Alfred Hilscher: "Re: How do i configure AdaGIDE to use the GNAT compiler?"
- Next in thread: Jérôme: "Re: Building ada-aware gdb 5.3"
- Reply: Jérôme: "Re: Building ada-aware gdb 5.3"
- Reply: Ludovic Brenta: "Re: Building ada-aware gdb 5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 15:36:17 +0200
Hello
I am trying to build gdb 5.3 from http://libre.act-europe.fr/GDB
I tried on
Linux version 2.4.26-1-686 (horms@tabatha) (gcc version 3.3.4 (Debian
1:3.3.4-3))
I have ncurses installed
sh ../gdb-5.3/configure --prefix=/usr/local/gccw/GDB-5.3 --disable-nls
fails with
checking for cygwin... no
checking for tgetent in -lncurses... (cached) no
checking for tgetent in -lHcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... (cached) no
checking for tgetent in -lcurses... (cached) no
checking for tgetent in -lterminfo... no
configure: error: Could not find a term library
Any idea of what is missing ?
Thanks
- Next message: John A. S. Rowlands: "Re: Constraint Error"
- Previous message: Alfred Hilscher: "Re: How do i configure AdaGIDE to use the GNAT compiler?"
- Next in thread: Jérôme: "Re: Building ada-aware gdb 5.3"
- Reply: Jérôme: "Re: Building ada-aware gdb 5.3"
- Reply: Ludovic Brenta: "Re: Building ada-aware gdb 5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|