probelms with building gdb-6.1.1

Daniel Jacobowitz drow@false.org
Fri Jun 18 00:59:00 GMT 2004


On Fri, Jun 18, 2004 at 01:53:17AM +0200, Modi Banti wrote:
> 
> Hi all,
> 
> I am trying to build gdb-6.1.1.  I confiured it as 
> 
> ./configure --target=arm-elf --prefix=$HOME/ARM7
> 
> and then make all install
> 
> I am getting following errors- can anybody please tell me 
> how to get around this? I think I am missing some 
> prequisite Library. does anybody any idea about this? and 
> from where can i get this?

Try saying --disable-tui.  What host system is this?  The configure
script thinks you have an acceptable curses library, but obviously you
don't.

-- 
Daniel Jacobowitz



More information about the Gdb mailing list