From: Marius Vollmer <mvo@zagadka.de>
Cc: bug-guile@gnu.org
Subject: Re: Does not find header files or libraries under /usr/local
Date: Sun, 28 May 2006 02:02:13 +0300 [thread overview]
Message-ID: <87bqtjkr62.fsf@zagadka.de> (raw)
In-Reply-To: <20060308203902.GA3841@localhost.localdomain> (Matt Kraai's message of "Wed, 8 Mar 2006 12:39:02 -0800")
Matt Kraai <kraai@ftbfs.org> writes:
> When I tried to compile Guile on a QNX 6.3.0 system, it did not find
> the libtool and gmp libraries or the gmp header files that I'd built
> and installed under /usr/local until I set the CPPFLAGS environment
> variable to -I/usr/local/include and the LDFLAGS environment variable
> to -L/usr/local/lib.
That is expected. See this part of the README:
Guile expects to be able to find these packages in the default
compiler setup, it does not try to make any special arrangements
itself. For example, for the `readline' package, Guile expects to
be able to find the include file <readline/readline.h>, without
passing any special `-I' options to the compiler.
--
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile
next prev parent reply other threads:[~2006-05-27 23:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-08 20:39 Does not find header files or libraries under /usr/local Matt Kraai
2006-05-27 23:02 ` Marius Vollmer [this message]
2006-05-27 23:17 ` Matt Kraai
2006-05-27 23:29 ` Marius Vollmer
2006-05-28 0:52 ` Matt Kraai
2006-05-30 14:56 ` Ludovic Courtès
2006-05-31 1:30 ` Kevin Ryde
2006-05-31 7:12 ` Ludovic Courtès
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bqtjkr62.fsf@zagadka.de \
--to=mvo@zagadka.de \
--cc=bug-guile@gnu.org \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).