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


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to