chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] error when building freetype egg


From: Kristian Lein-Mathisen
Subject: [Chicken-users] error when building freetype egg
Date: Sun, 7 Apr 2019 22:51:16 +0200


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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]