Sam,

This may come very late, but I believe that this is a known problem. The cure is to edit the GNUmakefile a bit as described on the top of this page:

http://trac.osgeo.org/gdal/wiki/BuildingWithMinGW

Perhaps the page should be edited a bit to explain more.

Best regards,

Ari

On 11/10/2010 05:37 PM, Samuel Grant wrote:
When compiling under MSYS with MingW, everything is fine until the end...

When trying to create the libgdal.dll, I get errors...

"
./frmts/o/nitfimage.o: In function 'NITFImageAccess' :
.....nitf/nitfimage.c:253: undefined reference to 'GDALInitGCPs'
"

also get undef refs for GDALDeinitGCPs, GDALGCPsToGetTransform, 
GDALDuplicateGCPs, GDALCheckVersion, GDALVersionInfo...

Any ideas?

--Sam
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to