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

Supriya Sriraman sriraman.supriya@gmail.com
Mon Feb 12 17:11:00 GMT 2007


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

Can anyone help me with this?

(I need GDB for a strongarm target too, but I get the same "no termcap
library found" error).

Here is what I did to build gdb 6.6 for powerpc target:

CC==/opt/build/crosstool-0.43/crosstool/gcc-2.95.3-glibc-2.2.5/powerpc-603e-linux-gnu/bin/powerpc-603e-linux-gnu-gcc

../gdb-6.6/configure --target=powerpc-603e-linux-gnu
--host=powerpc-603e-linux-gnu --build=i686-pc-linux-gnu
--prefix=/opt/build/crosstool-0.43/crosstool/gcc-2.95.3-glibc-2.2.5/powerpc-603e-linux-gnu


GNU assembler version 2.15 (powerpc-603e-linux-gnu) using BFD version 2.15
configure: error: no termcap library found
make[1]: *** [configure-gdb] Error 1
make: *** [all] Error 2

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



More information about the crossgcc mailing list