[postgis-users] installation problem

cdlee cd.lee at msa.hinet.net
Fri Aug 16 21:17:57 PDT 2002


when i install and configure PostGIS, i got the following message:

$ make install
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations  -g  -I. -I../../src/i
nclude -I/usr/local/include -DFRONTEND -DSYSCONFDIR='"/etc/postgresql"'   -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 cas
t
postgis_gist.c:130: 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:166: 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:331: warning: `tmp' might be used uninitialized in this function
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 cas
t
postgis_gist.c:525: warning: assignment makes integer from pointer without a cas
t
postgis_gist.c:379: warning: `datum_alpha' might be used uninitialized in this f
unction
postgis_gist.c:379: warning: `datum_beta' might be used uninitialized in this fu
nction
make: *** [postgis_gist.o] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20020817/96a2e228/attachment.html>


More information about the postgis-users mailing list