bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

about libtermcap.a


From: Giant SZ Li
Subject: about libtermcap.a
Date: Thu, 28 Jun 2007 18:02:07 +0800

Dear emacs:

I want to compile a executable image "gdbserver" to run on arm9 board,
and I download source file gdb-6.6.tar.gz from ftp://ftp.gnu.org/gnu/gdb
and compiled it on redhat linux pc(kernel 2.4.20.8) ,
the compiler is arm-linux-uclibc-gcc (version 3.4.2)

when I do like this :

1) at folder /gdb-6.6, ./configure --build=i686-pc-linux-gnu --host=arm-linux-uclibc
2) make

I found error "no termcap library found"

so I download termcap termcap-1.3.1.tar.gz from ftp://ftp.gnu.org/gnu/termcap
and compile it, produce "libtermcap.a" (use arm-linux-uclibc-gcc)
and copy this file "libtermcap.a" to /gdb-6.6, and do "make", the error "no termcap library found" still exist,

why? can you response to me? Look forward it...


Thanks and Best reguard!


br\giant


reply via email to

[Prev in Thread] Current Thread [Next in Thread]