Alright... I tried the following:
l...@pc19384:~> svn checkout
https://svn.osgeo.org/grass/grass-addons/raster/r.area/
A    r.area/main.c
A    r.area/description.html
A    r.area/Makefile
Ausgecheckt, Revision 42981.
l...@pc19384:~> cd r.area/
l...@pc19384:~/r.area> make MODULE_TOPDIR=/opt/grass/
test -d OBJ.i686-pc-linux-gnu || mkdir -p OBJ.i686-pc-linux-gnu
gcc -I/usr/src/packages/BUILD/grass-6.4.0RC6/dist.i686-pc-linux-gnu/include 
-O2       -DPACKAGE=\""grassmods"\" 
-I/usr/src/packages/BUILD/grass-6.4.0RC6/dist.i686-pc-linux-gnu/include -o
OBJ.i686-pc-linux-gnu/main.o -c main.c
main.c:19:23: schwerwiegender Fehler: grass/gis.h: Datei oder Verzeichnis
nicht gefunden
Kompilierung beendet.
make: *** [OBJ.i686-pc-linux-gnu/main.o] Fehler 1

Same error message, it doesn't find what it's looking for.

I looked at the error report and was a bit confused. Does this mean that
there's no way around this other than compiling GRASS from source? Or is it
perhaps possible to download the GRASS source and keep my distributed GRASS
version and just use the source to compile r.area?

Thanks,
Daniel
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Installing-r-area-tp5340139p5367915.html
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to