[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

building imagemagick from sources fails



Hi,

    I'm trying to rebuild imagemagick from sources, but it fails
miserably with the following message:

/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I../ -I.
-I. -I. -I..  -I/usr/include/libxml2 -I/usr/include/freetype2
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include
-I/usr/X11R6/include/X11  -I/usr/include/lcms -c -o annotate.lo `test -f
annotate.c || echo './'`annotate.c
annotate.c: In function `RenderFreetype':
annotate.c:1060: `FT_ENCODING_OLD_LATIN_2' undeclared (first use in this
function)
annotate.c:1060: (Each undeclared identifier is reported only once
annotate.c:1060: for each function it appears in.)

    All dependencies, with apt-get build-dep, are verified; checking
/usr/include/freetype2 directory, I couldn't find any reference to
such definition FT_ENCODING_OLD_LATIN_2
    Any idea how to fix this?

-- 
Mario O.de Menezes, Ph.D.     "Many are the plans in a man's heart, but
    IPEN-CNEN/SP                 is the Lord's purpose that prevails"
http://curiango.ipen.br/~mario                 Prov. 19.21
    



Reply to: