lilypond-devel
[Top][All Lists]
Advanced

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

Re: Gub is failing to build fontconfig-2.12.1


From: Jeremiah Benham
Subject: Re: Gub is failing to build fontconfig-2.12.1
Date: Wed, 26 Oct 2016 10:29:58 -0500

You were correct! I changed the order manually using doing something like:
bin/gub --fresh mingw::pkg-config
bin/gub --fresh mingw::zlib

Thanks for your help!
Jeremiah

On Tue, Oct 25, 2016 at 6:58 AM, Masamichi Hosoda <address@hidden>
wrote:

> > The host machine is 64 bit debian stable I believe.
> > This is the error I am getting:
> >
> > ail of target/mingw/log/fontconfig.log >>>>>>>>
> >     Alternatively, you may set the environment variables FREETYPE_CFLAGS
> >     and FREETYPE_LIBS to avoid the need to call pkg-config.
> >     See the pkg-config man page for more details.
> [...snip...]
> >
> > I checked and freetype was in fact installed. I don't know why it can't
> see
> > the .pc file.
>
> If I understand correctly, it is due to building order.
>
> If you build zlib before pkg-config, zlib does not generate .pc file.
> FreeType's .pc file depends on zlib's .pc file.
> pkg-config found FreeType but did not found zlib.
> So it failed for FreeType.
>
> Would you see the whole of log file `target/mingw/log/fontconfig.log` ?
>


reply via email to

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