[postgis-devel] spatial_ref_sys.sql and wktparse in cvs 20060204

Michael Fuhr mike at fuhr.org
Sun Feb 5 19:25:04 PST 2006


On Mon, Feb 06, 2006 at 04:08:11PM +1300, Jeremy Palmer wrote:
> Also I'm getting a compile error (gcc 4.0) from the latest cvs which seems
> related to POSIX uint32_t typedef:
> 
> In file included from lwgeom_pg.c:8:
> wktparse.h:26: error: conflicting types for 'int4'
> /usr/include/pgsql/server/c.h:361: error: previous declaration of 'int4' was
> here

See the "PostGIS, 64 bit Solaris" thread; we've been working on
getting PostGIS to work on 64-bit sparc platforms but one of the
changes is causing the error you're getting.  The patch in this
message should fix the problem:

http://postgis.refractions.net/pipermail/postgis-users/2006-February/011042.html

-- 
Michael Fuhr



More information about the postgis-devel mailing list