build error : ftfuncs.c:506: error: 'struct FT_Bitmap_Size_' has no member named 'x_ppem'

Drew Parsons dparsons at debian.org
Tue Jun 19 21:16:58 PDT 2007


On Tue, 2007-06-19 at 21:18 -0400, Michael wrote:
> Hi, X.org community,
> 
> I am trying to build X11R7.2 on a Red Hat Enterprise Edition 3. I used 
> the command below:
> 
> > build-from-tarballs.sh -e -D -n /home/mwgong/temp/modular
> 
> 
> But there is compilation error, like following:
> ..
> Making install in FreeType
> make[2]: Entering directory 
> `/home/mwgong/temp/libXfont-X11R7.2-1.2.7/src/FreeType'
> ftfuncs.c: In function 'FreeTypeOpenInstance':
> ftfuncs.c:506: error: 'struct FT_Bitmap_Size_' has no member named 
> 'x_ppem'


Check your version of FreeType (libfreetype).  I think you need v2.2 or
greater.

Drew



More information about the xorg mailing list