Opened 12 years ago

Last modified 12 years ago

#1370 closed defect

undefined references to GDAL library — at Version 1

Reported by: strk Owned by: pracine
Priority: blocker Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Cc:

Description (last modified by strk)

raster/loader/raster2pgsql.c:695: undefined reference to `GDALOpenShared'
raster/loader/raster2pgsql.c:701: undefined reference to `GDALGetRasterCount'
raster/loader/raster2pgsql.c:718: undefined reference to `GDALGetProjectionRef'
...

Many more. As of r8375

Change History (1)

comment:1 by strk, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.