This is the mail archive of the gdb@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: Error "no termcap libary found" when building gdb 6.6 for powerpc/strongarm target


On Mon, Feb 12, 2007 at 11:47:24AM -0600, Supriya Sriraman wrote:
> I am getting "no termcap library found" error when I was building GDB
> 6.6, for a powerpc target.
> The host and target are powerpc, the build is i686-pc-linux-gnu.
> 
> I used the crosstool-0.43 package to build the cross-compiler.
> I passed --builduserland and --gdb options to all.sh

You need ncurses for your host system to build GDB.  I assume
crosstool knows how to do that - but I don't, so another list may
be able to help you better.

-- 
Daniel Jacobowitz
CodeSourcery


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