[postgis-devel] [PostGIS] #1861: Can't compile under mingw with geos 3.4.0 dev
PostGIS
trac at osgeo.org
Tue Jun 12 04:34:55 PDT 2012
#1861: Can't compile under mingw with geos 3.4.0 dev
---------------------+------------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
strk,
I think your interruptibility changes are screwing me. Now even with the
latest geos trunk (3673) I can't get either of my mingw environments to
compile PostGIS trunk. Perhaps it's just a missing condition.
This is the error I get under my mingw64
{{{
postgis_module.c: In function '_PG_init':
postgis_module.c:54:3: error: too few arguments to function
'GEOS_interruptRegisterCallback'
c:/ming64/projects/geos/rel-3.4.0SVNw64/include/geos_c.h:159:40: note:
declared
here
postgis_module.c: At top level:
postgis_module.c:35:13: warning: 'geosInterruptCallback' defined but not
used
make[1]: *** [postgis_module.o] Error 1
make[1]: Leaving directory `/c/ming64/projects/postgis/2.1/postgis'
make: *** [all] Error 1
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1861>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list