[GRASS-dev] grass7 GEOS build fail

Hamish hamish_b at yahoo.com
Sat Jun 13 21:31:22 EDT 2009


Hi,

latest gr7 trunk build --with-geos is failing in lib/vector/diglib/
with:

[...]linux-gnu/include -o OBJ.i686-pc-linux-gnu/allocation.o -c allocation.c
In file included from allocation.c:21:
/usr/local/src/grass/svn/trunk/dist.i686-pc-linux-gnu/include/grass/Vect.h:474: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/usr/local/src/grass/svn/trunk/dist.i686-pc-linux-gnu/include/grass/Vect.h:475: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/usr/local/src/grass/svn/trunk/dist.i686-pc-linux-gnu/include/grass/Vect.h:476: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/usr/local/src/grass/svn/trunk/dist.i686-pc-linux-gnu/include/grass/Vect.h:477: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/usr/local/src/grass/svn/trunk/dist.i686-pc-linux-gnu/include/grass/Vect.h:478: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make: *** [OBJ.i686-pc-linux-gnu/allocation.o] Error 1


include/Vect.h:474 is just after
#ifdef HAVE_GEOS
...

not sure what's wrong with that.
(libgeos-dev  ver 2.2.3-3)


thanks,
Hamish


More information about the grass-dev mailing list