[postgis-users] Problem building postgis

John Daly jdaly at panix.com
Mon Nov 13 20:22:14 PST 2006


All,

I'm a new list subscriber and I'd like to say hello to all, and also, of 
course, introduce my first problem using postgis.  I'm trying to build 
postgis on Redhat 9, with Postgres version 8.1.5 and postgis ver 1.1.6. 
I'm getting the build errors shown below:

lwgeom_gist.c:547:1: directives may not be used inside a macro argument
lwgeom_gist.c:546:56: unterminated argument list invoking macro 
"gistentryinit"
lwgeom_gist.c: In function `LWGEOM_gist_compress':
lwgeom_gist.c:550: `gistentryinit' undeclared (first use in this function)
lwgeom_gist.c:550: (Each undeclared identifier is reported only once
lwgeom_gist.c:550: for each function it appears in.)
lwgeom_gist.c:550: parse error before "entry"
lwgeom_gist.c:561:1: directives may not be used inside a macro argument
lwgeom_gist.c:560:69: unterminated argument list invoking macro 
"gistentryinit"
lwgeom_gist.c:564: parse error before "entry"
gmake[1]: *** [lwgeom_gist.o] Error 1

Should I try another version of postgis?  Has anyone run up against this?

Thanks,

JD
 




More information about the postgis-users mailing list