* What is a term library?
@ 2002-10-27 17:16 Joyce Tan
2002-10-27 18:17 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Joyce Tan @ 2002-10-27 17:16 UTC (permalink / raw)
To: gdb
Hi,
I'm trying to cross compile gdb-5.2.1 to an ARM
platform but I encountered an error while configuring.
This is how I entered configure "./configure
--host=armv4l-linux --build=i686-linux
--prefix=/root/gdb/gdb-5.2.1/output
--exec-prefix=/root/gdb/gdb-5.2.1/outputexec"
This is the error messages I got. What is a term
library? Where do I get this term library? Thanks.
g for long long support in compiler... yes
checking for long long support in printf... no
checking for long double support in compiler... yes
checking for long double support in printf... no
checking for long double support in scanf... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking compiler warning flags... -Wimplicit
-Wreturn-type -Wcomment -Wtrigraphs -Wformat
-Wparentheses -Wpointer-arith -Wuninitialized
checking for cygwin... no
checking for tgetent in -lncurses... (cached) no
checking for tgetent in -lHcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... (cached) no
checking for tgetent in -lcurses... (cached) no
checking for tgetent in -lterminfo... no
configure: error: Could not find a term library
Configure in /root/gdb/gdb-5.2.1/gdb failed, exiting.
joyce
__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: What is a term library?
2002-10-27 17:16 What is a term library? Joyce Tan
@ 2002-10-27 18:17 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2002-10-27 18:17 UTC (permalink / raw)
To: Joyce Tan; +Cc: gdb
On Sun, Oct 27, 2002 at 05:16:43PM -0800, Joyce Tan wrote:
> Hi,
>
> I'm trying to cross compile gdb-5.2.1 to an ARM
> platform but I encountered an error while configuring.
> This is how I entered configure "./configure
> --host=armv4l-linux --build=i686-linux
> --prefix=/root/gdb/gdb-5.2.1/output
> --exec-prefix=/root/gdb/gdb-5.2.1/outputexec"
> This is the error messages I got. What is a term
> library? Where do I get this term library? Thanks.
For a GNU/Linux target, you're looking for "ncurses".
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-28 2:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-27 17:16 What is a term library? Joyce Tan
2002-10-27 18:17 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox