[GRASS5] Compiling grass51: missing 'pos.h'

Aleksey Naumov naumov at acsu.buffalo.edu
Tue Jul 16 13:19:19 EDT 2002


Dear all,

While compiling grass 5.1 I get an error due to dependence on 'pos.h'. I use 
grass 5.0 HEAD branch from CVS and do in "grass51":

$ CFLAGS="-g -Wall" ./configure --with-grass50=/home/Geo/GRASS/grass
$ make mix
$ make

I get this error:

make[2]: Leaving directory `/home/Geo/GRASS/grass51/lib/proj'
raster
make[2]: Entering directory `/home/Geo/GRASS/grass51/lib/raster'
make[2]: *** No rule to make target `pos.h', needed by 
`OBJ.i686-pc-linux-gnu/Box.o'.  Stop.
make[2]: Leaving directory `/home/Geo/GRASS/grass51/lib/raster'


Indeed 'pos.h' does not exist in home/Geo/GRASS/grass/src/libes/raster (where 
the link points to). Moreover, from the Makefile I can't see why Box.o needs 
pos.h ...

Any ideas?

Thanks,
Aleksey



More information about the grass-dev mailing list