[postgis-devel] [PostGIS] #473: Can't compile at all under Windows
PostGIS
trac at osgeo.org
Tue Mar 30 04:17:16 PDT 2010
#473: Can't compile at all under Windows
----------------------+-----------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: | Keywords: mingw
----------------------+-----------------------------------------------------
Comment (by nicklas):
without any further investigation compiling postgis trunk ended like this:
{{{
lwout_wkb.c: In function `wkb_swap_bytes':
lwout_wkb.c:130: error: `BYTE_ORDER' undeclared (first use in this
function)
lwout_wkb.c:130: error: (Each undeclared identifier is reported only once
lwout_wkb.c:130: error: for each function it appears in.)
lwout_wkb.c:130: error: `LITTLE_ENDIAN' undeclared (first use in this
function)
lwout_wkb.c:131: error: `BIG_ENDIAN' undeclared (first use in this
function)
make[1]: *** [lwout_wkb.o] Error 1
make[1]: Leaving directory `/c/utv/src/postgis_trunk/liblwgeom'
make: *** [liblwgeom] Error 2
/Nicklas
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/473#comment:2>
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