[postgis-users] Compilation Error with PostGRE 7.3.1.1 / CygWin

PABLOGHIGLINO PABLOGHIGLINO at terra.es
Fri Jan 31 01:37:53 PST 2003


Hi all,

I am trying to install PostGIS in a Windows environment, but I have 
received the below errors.

Have I made some mistake?

thanks.

regards,

Pablo Ghiglino.

$ make
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations  -g  -I. -
I../../src/i
nclude  -DFRONTEND -DSYSCONFDIR='"/etc/postgresql"'   -c -o 
postgis_gist.o postg
is_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:127: warning: assignment makes integer from pointer 
without a cas
t
postgis_gist.c:131: warning: assignment makes integer from pointer 
without a cas
t
postgis_gist.c: In function `ggeometry_consistent':
postgis_gist.c:155: structure has no member named `pred'
postgis_gist.c:160: structure has no member named `pred'
postgis_gist.c:167: structure has no member named `pred'
postgis_gist.c: In function `rtree_union':
postgis_gist.c:338: structure has no member named `pred'
postgis_gist.c:343: structure has no member named `pred'
postgis_gist.c: In function `rtree_penalty':
postgis_gist.c:364: structure has no member named `pred'
postgis_gist.c:364: structure has no member named `pred'
postgis_gist.c:368: structure has no member named `pred'
postgis_gist.c: In function `rtree_picksplit':
postgis_gist.c:406: structure has no member named `pred'
postgis_gist.c:408: structure has no member named `pred'
postgis_gist.c:453: structure has no member named `pred'
postgis_gist.c:455: structure has no member named `pred'
postgis_gist.c:459: structure has no member named `pred'
postgis_gist.c:461: structure has no member named `pred'
postgis_gist.c:499: structure has no member named `pred'
postgis_gist.c:524: warning: assignment makes integer from pointer 
without a cast
postgis_gist.c:525: warning: assignment makes integer from pointer 
without a cast
make: *** [postgis_gist.o] Error 1






More information about the postgis-users mailing list