[postgis-users] PostGIS 0.7.2 doesn't build with PostgreSQL 7.2.2
Greg Stark
gsstark at mit.edu
Mon Sep 2 12:27:29 PDT 2002
The newly released PostGIS 0.7.2 doesn't seem to build with PostgreSQL 7.2.2:
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -g -I. -I../../src/include -DFRONTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"' -c -o postgis_gist.o postgis_gist.c
postgis_gist.c: In function `ggeometry_compress':
postgis_gist.c:104: structure has no member named `pred'
postgis_gist.c:114: structure has no member named `pred'
postgis_gist.c:120: structure has no member named `pred'
postgis_gist.c:126: warning: assignment makes integer from pointer without a cast
postgis_gist.c:130: warning: assignment makes integer from pointer without a cast
--
greg
More information about the postgis-users
mailing list