[postgis] Compiler-Error
Martin Giljohann
mmailing at gmx.net
Tue Feb 19 11:48:19 PST 2002
Hi,
I´m pretty new to PostGIS and I just don´t get started. Each time I type "make" I get:
[postgis_ops.o] Error 1
Can anyone help me out please?
Martin
--
postgres at linux:/root/downloads/postgresql-7.2/contrib/postgis-0.6.2> make
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -g -I. -
I../../src/include -DFRONTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"'
-c -o postgis_ops.o postgis_ops.c
postgis_ops.c: In function `ggeometry_compress':
postgis_ops.c:826: structure has no member named `pred'
postgis_ops.c:836: structure has no member named `pred'
postgis_ops.c:842: structure has no member named `pred'
postgis_ops.c:848: warning: assignment makes integer from pointer without a cast
postgis_ops.c:852: warning: assignment makes integer from pointer without a cast
postgis_ops.c: In function `ggeometry_consistent':
postgis_ops.c:876: structure has no member named `pred'
postgis_ops.c:881: structure has no member named `pred'
postgis_ops.c:887: structure has no member named `pred'
postgis_ops.c: In function `rtree_union':
postgis_ops.c:1060: structure has no member named `pred'
postgis_ops.c:1065: structure has no member named `pred'
postgis_ops.c:1051: warning: `tmp' might be used uninitialized in this function
postgis_ops.c: In function `rtree_penalty':
postgis_ops.c:1086: structure has no member named `pred'
postgis_ops.c:1086: structure has no member named `pred'
postgis_ops.c:1090: structure has no member named `pred'
postgis_ops.c: In function `rtree_picksplit':
postgis_ops.c:1130: structure has no member named `pred'
postgis_ops.c:1132: structure has no member named `pred'
postgis_ops.c:1177: structure has no member named `pred'
postgis_ops.c:1179: structure has no member named `pred'
postgis_ops.c:1183: structure has no member named `pred'
postgis_ops.c:1185: structure has no member named `pred'
postgis_ops.c:1223: structure has no member named `pred'
postgis_ops.c:1248: warning: assignment makes integer from pointer without a cast
postgis_ops.c:1249: warning: assignment makes integer from pointer without a cast
postgis_ops.c:1101: warning: `datum_alpha' might be used uninitialized in this function
postgis_ops.c:1101: warning: `datum_beta' might be used uninitialized in this function
make: *** [postgis_ops.o] Error 1
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sponsored by VeriSign - The Value of Trust
Pinpoint the right security solution for your company - FREE
Guide from industry leader VeriSign gives you all the facts.
http://us.click.yahoo.com/pCuuSA/WdiDAA/yigFAA/PhFolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
More information about the postgis-users
mailing list