I'm running into an error building v.label.sa using today's svn checkout
of Grass 6.5, rev 37569.

Changing directory to grass6_devel/vector/v.label.sa and running make
clean then make results in:

$ make
test -d OBJ.x86_64-unknown-linux-gnu || mkdir -p OBJ.x86_64-unknown-linux-gnu
gcc -I/usr/local/grass6_devel/dist.x86_64-unknown-linux-gnu/include  -g -O2    
-I/usr/local/include -I/usr/local/include   -DPACKAGE=\""grassmods"\"   
-I/usr/local/grass6_devel/dist.x86_64-unknown-linux-gnu/include -o 
OBJ.x86_64-unknown-linux-gnu/annealing.o -c annealing.c
In file included from labels.h:20,
                 from annealing.c:15:
/usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file 
or directory
In file included from annealing.c:15:
labels.h:21:10: error: #include expects "FILENAME" or <FILENAME>
labels.h:22:10: error: #include expects "FILENAME" or <FILENAME>
make: *** [OBJ.x86_64-unknown-linux-gnu/annealing.o] Error 1

-- 
Eric Patton
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to