[postgis-users] Sun Os compilation problem

Chris Hodgson chodgson at refractions.net
Fri Jul 26 09:17:16 PDT 2002


I believe you are compiling against PostgreSQL 7.2 but didn't set the
USE_PG72 variable to 1 in the makefile, as specified in the README.

Chris Hodgson

----- Original Message -----
From: "Virgilio Ramos" <vramos at icnet.com.ve>
To: <postgis-users at postgis.refractions.net>
Sent: Friday, July 26, 2002 8:41 AM
Subject: [postgis-users] Sun Os compilation problem


> Hi Folks
>
> Im trying compiling postgis 0.7.1 in a Ultra-250
> SunOS  5.8 Generic_108528-11 sun4u sparc SUNW
>
> but when i do make i get:
>
>
> gcc  -Wall -Wmissing-prototypes -Wmissing-declarations -fPIC -g  -I.
> -I../../src
> /include -I/usr/local/readline/include/ -DFRONTEND
> -DSYSCONFDIR='"/usr/local/pgs
> ql/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: 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
> gmake: *** [postgis_ops.o] Error 1
>
>
> yhe same error occurs when try with postgis 0.6.2
>
> Any clues
>
> TIA
>
> Virgilio
>
>
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>





More information about the postgis-users mailing list