This is the mail archive of the gdb@sources.redhat.com 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: probelms with building gdb-6.1.1


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


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