FS#38263 - libxft PKGBUILD: freetype header inclusion broken
Attached to Project:
Arch Linux
Opened by Christoph Haag (haagch) - Tuesday, 24 December 2013, 18:04 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 25 December 2013, 17:35 GMT
Opened by Christoph Haag (haagch) - Tuesday, 24 December 2013, 18:04 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 25 December 2013, 17:35 GMT
|
Details
Okay, I don't know if we report stuff like that as bugs, but
to keep the system building well...
I tried to compile libxft. xftglyphs.c:24:30: fatal error: freetype/ftoutln.h: No such file or directory #include <freetype/ftoutln.h> The file ftoutln.h is instead found in /usr/include/freetype2/ftoutln.h, freetype apparently moved it around. freetype2 2.5.2-1 libxft 2.3.1-1 libxft should include this patch if I see it correctly: http://lists.freedesktop.org/archives/xorg-devel/2013-December/039311.html until the next libxft with it is released. |
This task depends upon