Hi,

When I chicken-install freetype, I get this:

/home/klm/.chicken-install/cache/freetype/freetype.c: In function
‘stub2714’:
/home/klm/.chicken-install/cache/freetype/freetype.c:820:6: error:
‘FT_GlyphSlotRec’ {aka ‘struct FT_GlyphSlotRec_’} has no member named
‘reserved’
 g2615->reserved = g2616;

Here's the line that's causing that the problem:

http://bugs.call-cc.org/browser/project/release/5/freetype/trunk/freetype.scm#L262

If comment that out, it seems to work. I'm on Arch Linux with freetype2
Version 2.10.0-1.

Maybe someone can look into a proper fix for this. Thanks,
K.
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to