openslide build error

Doo Wong mrwangdu8181 at gmail.com
Mon Aug 15 00:01:56 EDT 2016


The "./configure" step went well but when I run the "make" command, I got
the following error:
CCLD     tools/openslide-show-properties
src/.libs/libopenslide.so: undefined reference to `TIFFIsTiled at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFRGBAImageEnd at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFRGBAImageOK at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFClientOpen at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to `TIFFFileName at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFCurrentDirectory at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFIsCODECConfigured at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFComputeTile at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to `TIFFGetField at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFRGBAImageGet at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFSetDirectory at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFGetFieldDefaulted at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFRGBAImageBegin at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to `TIFFClose at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFReadRawTile at LIBTIFF_4.0'
src/.libs/libopenslide.so: undefined reference to
`TIFFReadDirectory at LIBTIFF_4.0'
collect2: error: ld returned 1 exit status

So I am wondering if this is cause by opencv because I have compile the
libtiff with opencv?

Doo Wong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20160815/1e8f5da0/attachment.html>


More information about the openslide-users mailing list