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

Bernd Gehrmann bernd at physik.hu-berlin.de
Wed Aug 4 19:06:42 BST 1999


On Wed, 04 Aug 1999 Johannes Schritz wrote:
>> A '-ltiff' is missing here. Don't ask me why.
>
>Is there a way I can add this somewhere?

Well, configure should have detected it. It tries
to link a small test program with -ltiff and (if
that fails) -ltiff34. See your config.log.
Linking with libtiff at least on slink succeeds:

bash-2.01$ dpkg -S /usr/lib/libtiff.so
libtiff3g-dev: /usr/lib/libtiff.so      

Bernd




More information about the KDevelop mailing list