[GRASS-dev] Re: [GRASS GIS] #569: v.label.sa compilation error due
to freetype
GRASS GIS
trac at osgeo.org
Sat Apr 25 08:46:34 EDT 2009
#569: v.label.sa compilation error due to freetype
---------------------+------------------------------------------------------
Reporter: neuba | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: reopened
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords:
Platform: Linux | Cpu: x86-32
---------------------+------------------------------------------------------
Changes (by neteler):
* summary: grass compilation error due to freetype => v.label.sa
compilation error due to freetype
* component: default => Vector
* milestone: 6.5.0 => 7.0.0
Comment:
(title renamed to more useful title)
Ok, reproduced:
{{{
labels.c: In function ‘labels_init’:
labels.c:86: error: implicit declaration of function
‘find_font_from_freetypecap’
labels.c:98: error: implicit declaration of function ‘free_freetypecap’
make: *** [OBJ.x86_64-unknown-linux-gnu/labels.o] Error 1
}}}
because of r34923 - the module needs to be updated accordingly.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/569#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list