From: Daniel Jacobowitz <drow@false.org>
To: Klaus Zeitler <kzeitler@lucent.com>
Cc: gdb@sources.redhat.com
Subject: Re: CVS version doesn't compile (ncurses library found, but no includes)
Date: Tue, 05 Jul 2005 13:29:00 -0000 [thread overview]
Message-ID: <20050705132908.GA18507@nevyn.them.org> (raw)
In-Reply-To: <q5gr7ed4cae.fsf@lucent.com>
On Tue, Jul 05, 2005 at 03:23:21PM +0200, Klaus Zeitler wrote:
> Hi,
> I've had problems building the gdb CVS version. We've ncurses installed, but
> not in a standard directory, i.e. in /opt/exp/gnu/lib and /opt/exp/gnu/include.
> When I add /opt/exp/gnu/lib to LD_LIBRARY_PATH, configure finds the ncurses
> library, but the configure check for ncurses.h fails. I tried adding
> --includedir=/opt/exp/gnu/include to configure, but that didn't help.
> How should I specify this additional include dir for the configure call?
CFLAGS="-O2 -I/opt/exp/gnu/include". --includedir is not supposed to
be searched in autoconf-using programs; it's an install directory only.
--
Daniel Jacobowitz
CodeSourcery, LLC
next prev parent reply other threads:[~2005-07-05 13:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-05 13:23 Klaus Zeitler
2005-07-05 13:29 ` Daniel Jacobowitz [this message]
2005-07-06 14:07 ` Klaus Zeitler
2005-07-05 22:12 ` Mark Kettenis
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=20050705132908.GA18507@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sources.redhat.com \
--cc=kzeitler@lucent.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