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] Harfbuzz failing to build


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Harfbuzz failing to build
Date: Sun, 7 Apr 2013 12:38:39 +1000

On 07/04/2013, at 2:28 AM, Ilari Liusvaara <address@hidden> wrote:

> On Sun, Apr 07, 2013 at 01:35:18AM +1100, Tony Theodore wrote:
>> 
>> I suspect the culprit is this:
>> 
>> checking for ICU... no
>> checking for icu-config... /usr/bin/icu-config
>> checking for ICU by using icu-config fallback… yes
>> 
>> Can you check if there's some sort of explicit "--disable-icu" configure 
>> option?
> 
> Oh. All of these seem to warn about unrecognized option:
> --without-icu
> --without-icu-uc
> --disable-icu
> --disable-icu-uc
> 
> But maybe I'm using those wrong, given that I usually don't use --without-*
> or --disable-* with configure scripts...
> 
> The configure script is pretty thick, but I don't see any option
> that would disable probing for ICU (looks like Harfbuzz can build without
> ICU, but I don't see a way to force that).

There doesn't seem to be a straightforward option for it, could you try 
appending:

ac_cv_path_icu_config=/bin/false

to the configure call and see what happens?

Thanks,

Tony
 


reply via email to

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