[mapserver-users] MapServer and PostGIS compile

Norman Vine nhv at cape.com
Sun Dec 2 09:25:20 EST 2001


Pericles S. Nacionales writes:
>
>Hi there!  While compiling MapServer with PostGIS support on 
>Cygwin, I ran
>into this error message:

>mappostgis.c:112: `LITTLE_ENDIAN' undeclared (first use in 
>this function)

#ifdef __CYGWIN__
#include <sys/param.h>
#endif

// This line is already in the postGIS 'C" source files

don't know about other systems as this #define is not included 
in the 'C' standard

Cheers

Norman



More information about the mapserver-users mailing list