[postgis-devel] [PostGIS] #940: Can't compile PostGIS against PostgreSQL 9.1 beta1

PostGIS trac at osgeo.org
Thu May 5 19:22:40 PDT 2011


#940: Can't compile PostGIS against PostgreSQL 9.1 beta1
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 I think something has changed in maybe the aggregation logic of 9.1.  I
 was able to compile postgis against 9.1 alpha5 (saw I thought anyway).
 Just switched to 9.1 beta1 and now I get this error.


 {{{
  -Ic:/projects/pg/pg91b1/include/POSTGR~1/server/port/win32  -c -o
 lwgeom_accum.o lwgeom_accum.c
 lwgeom_accum.c:306:54: macro "InitFunctionCallInfoData" requires 6
 arguments, but only 5 given
 lwgeom_accum.c: In function `PGISDirectFunctionCall1':
 lwgeom_accum.c:306: error: `InitFunctionCallInfoData' undeclared (first
 use in this function)
 lwgeom_accum.c:306: error: (Each undeclared identifier is reported only
 once
 lwgeom_accum.c:306: error: for each function it appears in.)
 make[1]: *** [lwgeom_accum.o] Error 1
 }}}

 Can someone else confirm who has PostgreSQL 9.1 beta 1 installed confirm
 this is a real issue and not limited to my hacked MingW setup.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/940>
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