[Gdal-dev] Error building for mac

Frank Warmerdam warmerdam at pobox.com
Mon Jan 16 19:06:09 EST 2006


On 1/16/06, Hopper, James E. <JAMES.E.HOPPER at saic.com> wrote:
> I added a target to my xcode project so that I could build a version of gdal
> with jpeg/png/gif/tiff/geotiff would use internal versions.  When I run the
> autotests on it I get a lot of errors like the ones below.  Can anyone point
> me at where I might have gone wrong?
> Thanks jim
>
>
> ERROR 1: IReadBlock failed at X offset 0, Y offset 0
> ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0
> ERROR 1: IReadBlock failed at X offset 0, Y offset 0
> ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0
> ERROR 1: data/rgbsmall.tif:Deflate compression support is not configured
> ERROR 1: TIFFReadEncodedStrip() failed.

James,

If you want jpeg, deflate and pixarlog compression the
#define'd constants need to be specified.  You might want to
look at gdal/frmts/gtiff/libtiff/GNUmakefile for clues on this.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list