Ticket #3750 (closed defect: worksforme)
Possible unexpected GEOS version dependency
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | geos |
| Cc: |
Description
A user reports:
I cleared out the FWTools from my install and downloaded the latest GDAL (1.7.2RC3). The gdal make eventually produces an error with libgdal.so - undefined reference to 'GEOSFree'. I currently have Geos-2.2.3 installed. Is that too old to work with the current version of GDAL?
I'm concerned that GDAL depends on features of newer GEOS' without proper checking.
