unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* about libtermcap.a
@ 2007-06-28 10:02 Giant SZ Li
  0 siblings, 0 replies; only message in thread
From: Giant SZ Li @ 2007-06-28 10:02 UTC (permalink / raw)
  To: bug-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 773 bytes --]



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

[-- Attachment #1.2: Type: text/html, Size: 1050 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-28 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 10:02 about libtermcap.a Giant SZ Li

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).