[OpenSlide] LibTiff dependency

Sebastian Schmittner thaligar.krell at gmail.com
Tue Jul 8 08:21:30 EDT 2014


Worked, phew.

I had to remove my previous exported LIBTIFF_LIBS and LIBTIFF_CFLAGS and
then it build without an issue.

Thank you very much for your time helping me on that.

Kind regards,
Sebastian


2014-07-08 13:50 GMT+02:00 <jcupitt at gmail.com>:

> On 8 July 2014 12:04, Sebastian Schmittner <thaligar.krell at gmail.com>
> wrote:
> > I installed libtiff4, OpenSlide says its there and during the build of it
> > make tells me
> > src/.libs/libopenslide.so: undefined reference to `TIFFFileName'
>
> Try setting CPPFLAGS and LDFLAGS. For example, if you installed
> libtiff-4 to /usr/local/, try openslide with:
>
> CPPFLAGS=-I/usr/local LDFLAGS=-L/usr/local ./configure ...
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20140708/ef50967d/attachment.html 


More information about the openslide-users mailing list