libtool
[Top][All Lists]
Advanced

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

Re: Why is libtool hardcoding /usr/lib/ibjpeg.so?


From: Ralf Wildenhues
Subject: Re: Why is libtool hardcoding /usr/lib/ibjpeg.so?
Date: Mon, 7 Aug 2006 15:49:26 +0200
User-agent: Mutt/1.5.11

Hello Yan,

* Yan Seiner wrote on Mon, Aug 07, 2006 at 05:16:52AM CEST:
> I am trying to compile konqueror embedded.  It needs libjpeg.  For some 
> reason, libtool is hardcoding /usr/lib/libjpeg.so rather than using -ljpeg.
> 
> As I am cross-compiling, this means the build fails.
> 
> I have no idea where to look; I am not telling it to treat libjpeg any 
> different from any other lib.

Please show
  ../../libtool --tag=CXX --config

> grepping for libjpeg.so returns no results, so I have no idea where 
> libtool gets its dependencies from:

Probably an installed libtool library.

> Any ideas on where to look?  grep doesn't find any reference to 
> /usr/lib/libjpeg.so anywere, so I  have no idea where to begin....

Please look at the list of "installed" .la files, especially:
> `/home/local/src/qt-embedded-free-3.3.4-ys/lib/libqte-mt.la'

Cheers,
Ralf




reply via email to

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