From: Daniel Jacobowitz <drow@false.org>
To: Laxman Bana <lbana@intellinet-tech.com>
Cc: gdb@sources.redhat.com, crossgcc@sources.redhat.com
Subject: Re: Failed to build GDB-5.0
Date: Tue, 06 Sep 2005 19:45:00 -0000 [thread overview]
Message-ID: <20050906194524.GA10842@nevyn.them.org> (raw)
In-Reply-To: <NDBBIABEHJNGCMBNDEBJGEDEDNAA.lbana@intellinet-tech.com>
On Tue, Sep 06, 2005 at 03:38:17PM -0400, Laxman Bana wrote:
> Hi Everyone,
> I am having a problem in building gdb for the target powerpc. If you have
> had seen this problem earlier please
> let me know how you get it fixed. Please see my environment settings:
>
> Target: MPC8560 ADS
> Gnu Tools Distributor: MetroWerks (MPC8560ADS_20041105-3.0-bsp.tgz)
Smack your distributor until they give you a version of GDB that isn't
many years old?
>
> $uname -a
> Linux localhost.localdomain 2.4.20-6 #1 Thu Feb 27 10:06:59 EST 2003 i686
> i686 i386 GNU/Linux
>
> $export CC=powerpc-linux-gnuspe-gcc
> $export CXX=powerpc-linux-gnuspe-g++
> $export BUILD_CC=gcc
> $export CC_FOR_BUILD=gcc
> $export
> PREFIX=/opt/Embedix/usr/local/powerpc-linux-gnuspe/gcc-3.3.e500-glibc-2.3.2-
> linuxspe
> $export TARGET=powerpc-linux-gnuspe
> $mkdir build_gdb
> $cd build_gdb
> $/opt/metrowerks/MPC8560ADS_20041105-3.0/Packages/gdb-5.0-devel/configure --
> prefix=$PREFIX --target=$TARGET --host=i686
>
> <...for outout please see the attached file tmp.configuration ....>
>
> GDB configuration fails at
>
> 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
Your cross compilers did not find libncurses on the target. Either
the compilers are set up wrong, or you don't have the necessary
development files on your target filesystem to build GDB.
--
Daniel Jacobowitz
CodeSourcery, LLC
next prev parent reply other threads:[~2005-09-06 19:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3A3545D6.6137C189@OARcorp.com>
2005-09-06 19:36 ` Laxman Bana
2005-09-06 19:45 ` Daniel Jacobowitz [this message]
2005-09-06 23:40 ` Laxman Bana
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050906194524.GA10842@nevyn.them.org \
--to=drow@false.org \
--cc=crossgcc@sources.redhat.com \
--cc=gdb@sources.redhat.com \
--cc=lbana@intellinet-tech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox