libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool finds the wrong freetype?


From: Albert Chin
Subject: Re: libtool finds the wrong freetype?
Date: Wed, 22 Oct 2003 09:45:25 -0500
User-agent: Mutt/1.4i

On Wed, Oct 22, 2003 at 10:11:34PM +0900, Peter O'Gorman wrote:
> Lars Clausen wrote:
> >It should find libfreetype in $HOME/lib, it's been first in the 
> >LD_LIBRARY_PATH for the entire installation, and pkg-config points to 
> >there.  Running strace it appears that libtool looks for 
> >'../lib/libfreetype.la', but since this is run in the subdirectory 
> >'app', it doesn't find it.  It then proceeds to find it in /usr/lib, 
> >which unfortunately is a different libfreetype.  ltmain.sh says that the 
> >version is 1.5.0a.  I've been looking around for references to 
> >/usr/lib/libfreetype in the local .la files, but with no luck.
> >
> >Any ideas on how to proceed from here?
> 
> Does this patch from Ben Reed help?
> http://mail.gnu.org/archive/html/libtool-patches/2003-06/msg00002.html

Or this one:
  http://mail.gnu.org/archive/html/libtool/2003-10/msg00067.html

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]