[postgis-devel] [PostGIS] #1575: Configured without raster still tries to make raster/rt_pg/rtpostgis.sql
PostGIS
trac at osgeo.org
Mon Feb 13 11:48:06 PST 2012
#1575: Configured without raster still tries to make raster/rt_pg/rtpostgis.sql
-----------------------------------+----------------------------------------
Reporter: chmelarp | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: build/upgrade/install | Version: 2.0.x
Keywords: |
-----------------------------------+----------------------------------------
Hi,
after:
$ ./configure --without-topology --without-raster && make
I get these ...
/usr/bin/xsltproc ./xsl/raster_comments.sql.xsl postgis.xml >
raster_comments.sql
/usr/bin/xsltproc ./xsl/topology_comments.sql.xsl postgis.xml >
topology_comments.sql
/usr/bin/xsltproc ./xsl/tiger_geocoder_comments.sql.xsl postgis.xml >
tiger_geocoder_comments.sql
make[3]: Leaving directory `//////postgis-2.0.0alpha5SVN/doc'
cp ../../doc/postgis_comments.sql sql_bits/postgis_comments.sql
make[2]: *** No rule to make target `../../raster/rt_pg/rtpostgis.sql',
needed by `sql_bits/rtpostgis.sql'. Stop.
make[2]: Leaving directory
`//////postgis-2.0.0alpha5SVN/extensions/postgis'
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1575>
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