[postgis-devel] [PostGIS] #2057: Raster build ignores pg_config info

PostGIS trac at osgeo.org
Fri Oct 19 11:32:39 PDT 2012


#2057: Raster build ignores pg_config info
----------------------+-----------------------------------------------------
 Reporter:  pramsey   |       Owner:  dustymugs    
     Type:  defect    |      Status:  assigned     
 Priority:  critical  |   Milestone:  PostGIS 2.0.2
Component:  raster    |     Version:  2.0.x        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by dustymugs):

 By the looks of libtool's debug output, it is GDAL's dependency on libpq
 that brings the -lpq flag.  But it looks like -L indicating where the
 libpq that GDAL was linked to isn't being set.  So, going to have to force
 for the libpq that PostGIS is linking to.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2057#comment:3>
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