[postgis-devel] [PostGIS] #2057: Raster build ignores pg_config info
PostGIS
trac at osgeo.org
Fri Oct 19 10:45:56 PDT 2012
#2057: Raster build ignores pg_config info
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: raster | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
From IRC:
{{{
fullstop: The configure script for 2.0.1 doesn't use the info from
pg_config for the raster stuff.
fullstop: It will fail to find -lpq unless it is in, say, /usr/lib
fullstop: Adding -L/path/to/pgsql/lib in the Makefile works around this,
but I'm guessing that the configure script is slightly broken.
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2057>
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