[GRASS-user] Error building v.label.sa in Grass 6.5

Wolf Bergenheim wolf+grass at bergenheim.net
Thu May 28 14:39:12 EDT 2009


I fiexed the vector makefile to only build v.label.sa if freetype is
enabled in develbranch_6.

--Wolf

On 05/28/2009 05:29 PM, Markus Neteler wrote:
> On Thu, May 28, 2009 at 3:19 PM, Eric Patton <epatton at nrcan.gc.ca> wrote:
>> 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
> 
> To make the header visible to GRASS on my system, I have to configure:
> 
> ./configure [...]   --with-freetype
> --with-freetype-includes=/usr/include/freetype2
> 
> Markus
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user

-- 

Wolf Bergenheim (wolf+grass at bergenheim.net)



More information about the grass-user mailing list