28 Mar
2017
28 Mar
'17
10:13 a.m.
https://bugs.winehq.org/show_bug.cgi?id=42726 --- Comment #4 from Petr Křížek <pkrizek(a)tes.cz> --- I took a look into config.log. The ./configure script asks for $(freetype-config --cflags) but the /usr/bin/freetype-config from my distro reads just: #!/bin/sh echo '--should-not-have-used-/usr/bin/freetype-config' exit 1 Of course, this won't work. Let's look whether we borrow libfreetype* from another distro binaries or whether we build it from source. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.