[postgis-devel] [PostGIS] #610: raster: Can't build with raster
PostGIS
trac at osgeo.org
Wed Sep 29 07:18:01 PDT 2010
#610: raster: Can't build with raster
----------------------------+-----------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by mcayland):
+1. This is completely broken on my Linux system too:
pg83 at zeno:~/src/postgis-svn/trunk$ make rt-all
------------------------------------------------------
Generating PostGIS Raster stuff
------------------------------------------------------
make -C raster all
make[1]: Entering directory `/home/pg83/src/postgis-svn/trunk/raster'
make -C rt_core
make[2]: Entering directory `/home/pg83/src/postgis-
svn/trunk/raster/rt_core'
cc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/home/pg83/src
/postgis-svn/trunk/liblwgeom -c -o rt_api.o rt_api.c
It looks like the -I argument is wrong which is why the headers can't be
found.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/610#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