Re: [gdal-dev] RedHat build error: `TIFFFreeDirectory' was not declared in this scope
Lucena, Ivan
ivan.lucena at pmldnet.com
Fri Nov 21 15:32:31 EST 2008
Thanks Even. I am going to try that.
> -------Original Message-------
> From: Even Rouault <even.rouault at mines-paris.org>
> Subject: Re: [gdal-dev] RedHat build error: `TIFFFreeDirectory' was not declared in this scope
> Sent: Nov 21 '08 20:12
>
> Ivan,
>
> See http://n2.nabble.com/get-fmrt-grib-td1313401.html.
>
> I think someone recently reported that issue and if I remember well, RHEL 4 is
> shipped with libtiff 3.6 that doesn't have TIFFFreeDirectory.
>
> So the workaround is
> to ./configure --with-libtiff=internal --with-libgeotiff=internal
> (passing the path inside the gdal tree is not supposed to work. The path of
> the --with-libtiff and --with-libgeotiff configure options must point to an
> installed version of those libraries, not a source distribution)
>
> We should probably put libtiff 3.8 as the minimum requirement. See
> http://trac.osgeo.org/gdal/ticket/2668
>
More information about the gdal-dev
mailing list