[postgis-users] PostGIS 0.7.2 doesn't build with PostgreSQL 7.2.2

Paul Ramsey pramsey at refractions.net
Mon Sep 2 12:52:17 PDT 2002


Set PGSQL72 to 1 in the Makefile.

Greg Stark wrote:
> 
> 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
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users

-- 
      __
     /
     | Paul Ramsey
     | Refractions Research
     | Email: pramsey at refractions.net
     | Phone: (250) 885-0632
     \_




More information about the postgis-users mailing list