mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Can't get GTK to compile because of fontconfi


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Can't get GTK to compile because of fontconfig
Date: Wed, 26 Mar 2014 19:52:50 +1100

On 26 Mar 2014, at 17:58, Ron Aaron <address@hidden> wrote:

> Hi,  all -
> 
> I'm trying to get gtk2 to compile, and when I do
> 
> git pull
> make clean
> make gtk2
> 
> I get:
> 
> Failed to build package fontconfig!
> ------------------------------------------------------------
> checking for posix_fadvise in fcntl.h... no
> checking for struct dirent.d_type... no
> ./configure: line 14200: syntax error near unexpected token `FREETYPE,'
> ./configure: line 14200: `PKG_CHECK_MODULES(FREETYPE, freetype2)'
> make[1]: *** [build-only-fontconfig_i686-pc-mingw32.static] Error 2

Looks like an automake version issue, try:

make build-requirements && make gtk2

Cheers,

Tony




reply via email to

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