VIPS,OpenSlide linker error

Benjamin Gilbert bgilbert at cs.cmu.edu
Tue Oct 11 00:32:03 EDT 2016


On Mon, Oct 10, 2016 at 10:54:49PM -0400, Yusuf Roohani via openslide-users wrote:
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFFileName at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFCurrentDirectory at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFSetDirectory at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFClientOpen at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFRGBAImageEnd at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFGetFieldDefaulted at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFRGBAImageOK at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFComputeTile at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFReadDirectory at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFIsTiled at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFRGBAImageBegin at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFReadRawTile at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFIsCODECConfigured at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFRGBAImageGet at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFClose at LIBTIFF_4.0'
> /home/yr123/.usr/local/lib/libopenslide.so: undefined reference to `TIFFGetField at LIBTIFF_4.0'
> collect2: error: ld returned 1 exit status
> make[3]: *** [introspect] Error 1
> make[3]: Leaving directory `/home/yr123/vips-8.4.1/libvips'

Hi Yusuf,

Another user reported a similar problem a couple months ago, except that it
happened when compiling OpenSlide instead of VIPS.  Thread:

    https://lists.andrew.cmu.edu/pipermail/openslide-users/2016-August/001279.html

Thread part 2:

    https://lists.andrew.cmu.edu/pipermail/openslide-users/2016-September/001293.html

In that case we weren't able to resolve the issue.  I see that you've
compiled your own copy of libtiff; what version of libtiff is that?  What
Linux distribution and version are you running?  Do you know of anything
else unusual about your system?

--Benjamin Gilbert


More information about the openslide-users mailing list