[postgis-devel] [PostGIS] #1370: undefined references to GDAL library

PostGIS trac at osgeo.org
Tue Dec 13 03:31:19 PST 2011


#1370: undefined references to GDAL library
----------------------------+-----------------------------------------------
 Reporter:  strk            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  blocker         |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
Description changed by strk:

Old description:

> home/src/postgis/postgis/raster/loader/raster2pgsql.c:695: undefined
> reference to `GDALOpenShared'
> /home/src/postgis/postgis/raster/loader/raster2pgsql.c:701: undefined
> reference to `GDALGetRasterCount'
> /home/src/postgis/postgis/raster/loader/raster2pgsql.c:718: undefined
> reference to `GDALGetProjectionRef'
> ...
>
> Many more.
> As of r8375

New description:

 {{{
 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

--

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1370#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list