On Mon, Nov 5, 2012 at 7:05 AM, David Coppa <dco...@gmail.com> wrote:

>> what changed in the meantime? some tightening?
>
> Yeah, very strange. This always used to work without patching.
> Further investigation is needed :(

Ok, I've found it.

I think it's a regression from 2.8.9...

Change line 62 of /usr/local/share/cmake/Modules/FindFreetype.cmake from:

PATH_SUFFIXES include/freetype2 include

To:

PATH_SUFFIXES freetype2 include/freetype2 include


I will provide a new patch after. I'm now trying to find the problems
with gettext Landry has pointed out.

Ciao,
David

Reply via email to