"undefined reference to `TIFF...'" while linking

Arandir arandir at meer.net
Wed Aug 4 05:37:53 BST 1999


On Tue, 03 Aug 1999, Johannes Schritz wrote:
> Hello,
> 
> I'm running KDE 1.1.1 from the deb-packages for Debian 2.2 (potato).
> ./configure does not report any errors, neither does the compilation.
> WWhen linking, the following happens:
>
> ...snip...
> /usr/lib/libkimgio.so: undefined reference to `TIFFReadRGBAImage'
> /usr/lib/libkimgio.so: undefined reference to `TIFFClose'
> /usr/lib/libkimgio.so: undefined reference to `TIFFOpen'
> /usr/lib/libkimgio.so: undefined reference to `TIFFGetField'

It looks like you're missing libtiff. For Mandrake 6.0, it's libtiff.so.3.4. I
don't know what the Debian package name for it is, but they certainly have it.

 --
Arandir...
_______________________________
<http://www.meer.net/~arandir/>



More information about the KDevelop mailing list