[postgis-devel] [PostGIS] #1992: Can't compile under mingw64 anymore
PostGIS
trac at osgeo.org
Tue Sep 11 18:04:45 PDT 2012
#1992: Can't compile under mingw64 anymore
----------------------+-----------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
At first I thought it was just winnie having a hiccup, but I'm having the
same issue on my windows 7 desktop box.
{{{
x86_64-w64-mingw32-gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-
prototypes -I
../rt_core -I../../liblwgeom
-I/c/ming64/projects/gdal/rel-1.9.1w64/include -I/c
/ming64/projects/geos/rel-3.4.0devw64/include -I/c/ming64/projects/rel-
libiconv
-1.13.1w64/include -c raster2pgsql.c
In file included from ../../liblwgeom/lwgeom_geos.h:20:0,
from ../rt_core/rt_api.h:99,
from raster2pgsql.h:44,
from raster2pgsql.c:29:
../../liblwgeom/liblwgeom.h:22:22: fatal error: proj_api.h: No such file
or dire
ctory
compilation terminated.
make[2]: *** [raster2pgsql.o] Error 1
make[2]: Leaving directory
`/c/ming64/projects/postgis/postgis-2.1.0SVN/raster/l
oader'
make[1]: *** [rtloader] Error 2
make[1]: Leaving directory
`/c/ming64/projects/postgis/postgis-2.1.0SVN/raster'
make: *** [all] Error 1
}}}
Unfortunately I don't keep more than 10 logs back and I must have had a
stupid setting that was passing it off as success.
Seems like its been a couple of days.
I'm going ot check my regular mingw32 to se if it has the same issue
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1992>
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