I'm having issues compiling the recent PostGIS SVN with PostgreSQL 8.4. Any clues would be appreciated. postgis configure: ./configure --prefix=/usr --build=amd64
make: lwgeom_accum.c: In function 'pgis_geometry_accum_transfn': lwgeom_accum.c:106: error: 'T_WindowAggState' undeclared (first use in this function) lwgeom_accum.c:106: error: (Each undeclared identifier is reported only once lwgeom_accum.c:106: error: for each function it appears in.) lwgeom_accum.c:107: error: 'WindowAggState' undeclared (first use in this function) lwgeom_accum.c:107: error: expected expression before ')' token lwgeom_accum.c: In function 'pgis_accum_finalfn': lwgeom_accum.c:167: error: too many arguments to function 'makeMdArrayResult'
_______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users