On Mon, 2005-03-07 at 22:27 +0100, Morten Nilsen wrote:
> I seem to be having moderate problems packaging imlib2 (cvs version)
> with tiff support...
> 
> I have libtiff 3.6.1 installed (with headers)
> 
> taken from config.log:
> configure:21898: checking for TIFFReadScanline in -ltiff
> configure:21928: gcc -o conftest -O3 -fomit-frame-pointer -pipe -s
> -mpentium -mcpu=pentium -march=pentium -fexpensiv
> e-optimizations -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1
> -D_LARGEFILE64_SOURCE=1   conftest.c -ltiff   >&5
> /usr/lib/gcc-lib/i586-trustix-linux/3.3.4/../../../libtiff.so: undefined
> reference to `log'
> /usr/lib/gcc-lib/i586-trustix-linux/3.3.4/../../../libtiff.so: undefined
> reference to `pow'
> /usr/lib/gcc-lib/i586-trustix-linux/3.3.4/../../../libtiff.so: undefined
> reference to `exp'
> 
> any ideas would be greatly appreciated..
> 

Have you checked if /usr/lib/libtiff.so exists? If it does, is it a
symlink? And if it is, is it pointing to the correct place? Also, check
for outdated libs. This might happen when you have two versions of the
same lib lying around your system.

Good luck.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to