[postgis-devel] [PostGIS] #623: Can't compile under mingw anymore BYTE_ORDER undeclared

PostGIS trac at osgeo.org
Fri Oct 8 06:26:44 PDT 2010


#623: Can't compile under mingw anymore BYTE_ORDER undeclared
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:  mingw    |  
---------------------+------------------------------------------------------
 Since I think yesterday or day before been getting this error.

 We'll check our other mingw environment later to make sure its not some
 configuration thing we added by accident. Also tried blowing out our
 subverson and redownloading, but that did not help.

 {{{
 lwin_wkb.c: In function `lwgeom_from_wkb_state':
 lwin_wkb.c:596: error: `BYTE_ORDER' undeclared (first use in this
 function)
 lwin_wkb.c:596: error: (Each undeclared identifier is reported only once
 lwin_wkb.c:596: error: for each function it appears in.)
 lwin_wkb.c:596: error: `LITTLE_ENDIAN' undeclared (first use in this
 function)
 make[1]: *** [lwin_wkb.o] Error 1

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/623>
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