Re: GLibc compilation problems
- From: juergen quotus com (Juergen Fiedler)
- To: Jeff Garzik <jgarzik pobox com>
- Cc: James Henstridge <james daa com au>, gnome-list gnome org
- Subject: Re: GLibc compilation problems
- Date: Wed, 3 Feb 1999 21:23:43 -0500
You guessed right, but that wasn't really the problem. Seems I forgot to delete
the config.cache file after installing LinuxThreads. After I removed it,
everything worked fine.
Thanks for your help,
Juergen
On Wed, 03 Feb 1999, Jeff Garzik wrote:
>I am guessing that you installed it into /usr/local/lib and
>/usr/local/include. That makes /usr/local your "$prefix". So you need
>to tell autogen.sh (which generates, and then runs, the configure
>script) where to find the library,
>
>CFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib' ./autogen.sh
>
> Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]