[postgis-devel] [PostGIS] #2046: raster: Getting compile errors on postgresql 9.0 build caused by raster
PostGIS
trac at osgeo.org
Sat Oct 13 00:16:17 PDT 2012
#2046: raster: Getting compile errors on postgresql 9.0 build caused by raster
-----------------------------------+----------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.0
Component: build/upgrade/install | Version: trunk
Keywords: mingw64 |
-----------------------------------+----------------------------------------
Comment(by robe):
Yap debbie doesn't like it either. Just set her up with 9.0 and she's
complaining about the same thing.
{{{
rt_pg.c:14149:134: error: macro "InitFunctionCallInfoData" passed 6
arguments, but takes just 5
rt_pg.c: In function ‘RASTER_nMapAlgebra’:
rt_pg.c:14149: error: ‘InitFunctionCallInfoData’ undeclared (first use in
this function)
rt_pg.c:14149: error: (Each undeclared identifier is reported only once
rt_pg.c:14149: error: for each function it appears in.)
make[2]: *** [rt_pg.o] Error 1
make[2]: Leaving directory
`/var/lib/jenkins/workspace/postgis/branches/2.1/raster/rt_pg'
make[1]: *** [pglib] Error 2
make[1]: Leaving directory
`/var/lib/jenkins/workspace/postgis/branches/2.1/raster'
make: *** [all] Error 1
}}}
I'm going to add 9.0 as a separate regress name so it's easier to
distiguish from the regular regress until this issue is fixed.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2046#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