Opened 20 years ago

Last modified 19 years ago

#650 closed defect (fixed)

autoconf doesn't regognize pre-1.2 GeoTIFF library but will fail to build

Reported by: dirk@… Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

GDAL ./configure's fine against libgeotiff 1.1.4, but will fail to build:
| gt_wkt_srs.cpp: In function `void WKTMassageDatum(char**)':
| gt_wkt_srs.cpp:243: `GTIFFreeMemory' undeclared (first use this function)

A configure.in patch will be supplied by me soon.

Attachments (1)

gdal-1.2.3-GeoTIFF.diff (579 bytes ) - added by dirk@… 20 years ago.
Patch against 1.2.3's configure.in; need to run autoconf again

Download all attachments as: .zip

Change History (3)

by dirk@…, 20 years ago

Attachment: gdal-1.2.3-GeoTIFF.diff added

Patch against 1.2.3's configure.in; need to run autoconf again

comment:1 by warmerdam, 20 years ago

Testing bugzilla update support ... please ignore.

comment:2 by warmerdam, 19 years ago

Patched as suggested.

Thanks!

Note: See TracTickets for help on using tickets.