hg: macosx-port/macosx-port/jdk: added jobjc to build
Henri Gomez
henri.gomez at gmail.com
Wed Mar 23 09:59:06 PDT 2011
For now, I'll stick with advices seen here, ie LC_ALL and LANG as C :)
2011/3/23 Dan Villiom Podlaski Christiansen <danchr at gmail.com>:
> On 23 Mar 2011, at 14:10, Henri Gomez wrote:
>
>> Very important for the build.
>>
>> Be sure to set LANG and LC_ALL to C to make this new part compile as
>> expected.
>>
>> export LC_ALL=C
>> export LANG=C
>>
>> With my previous settings (LANG and LC_ALL as en_EN.UTF-8), it failed :
>
> AFAIK en_EN is not a valid locale. You might want to try either en_US or
> en_GB — they're U.S. and U.K. English, respectively.
>
> --
>
> Dan Villiom Podlaski Christiansen
> danchr at gmail.com
>
>
More information about the macosx-port-dev
mailing list