[postgis-users] Can't compile Postgis 0.9.0 on Postgress 7.4.5.1 (Cygwin)

strk at refractions.net strk at refractions.net
Sun Oct 3 09:00:30 PDT 2004


On Sun, Oct 03, 2004 at 09:15:14PM +0700, Januar V. Simarmata wrote:
> postgis_geos_wrapper.cpp:203:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:245:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:278:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:363:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:399:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:437:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:469:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:533:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:565:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:1519:5: invalid character '\206' in #if
> postgis_geos_wrapper.cpp:1535:5: invalid character '\206' in #if
> make: *** [postgis_geos_wrapper.o] Error 1

Is it the '<' char ??
Can it be something changed it into a weird char ?
Check those line and make sure the '<' is actually an ascii '<'
(\074)

--strk;



More information about the postgis-users mailing list