build error on german system
Henri Gomez
henri.gomez at gmail.com
Mon Mar 21 23:59:55 PDT 2011
I'm on a french machine and I set :
export LC_ALL=en_EN.UTF-8
export LANG=en_EN.UTF-8
2011/3/22 Greg Lewis <glewis at eyesbeyond.com>:
> On Mon, Mar 21, 2011 at 09:04:52PM +0100, Glenn Ganz wrote:
>> if i try to build the latest version i run in a issue with some string encoding problems.
>>
>> /Users/gganz/macosx-port/build/macosx-universal/../macosx-universal-debug/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValue.java:8: unmappable character for encoding ascii
>> * Montag, 21. M?rz 2011 21:00 Uhr MEZ
>> ^
>> /Users/gganz/macosx-port/build/macosx-universal/../macosx-universal-debug/corba/gensrc/org/omg/PortableServer/THREAD_POLICY_ID.java:8: unmappable character for encoding ascii
>> * Montag, 21. M?rz 2011 21:00 Uhr MEZ
>> ^
>> /Users/gganz/macosx-port/build/macosx-universal/../macosx-universal-debug/corba/gensrc/org/omg/PortableServer/ThreadPolicy.java:8: unmappable character for encoding ascii
>> * Montag, 21. M?rz 2011 21:00 Uhr MEZ
>> ^
>> /Users/gganz/macosx-port/build/macosx-universal/../macosx-universal-debug/corba/gensrc/org/omg/PortableServer/ThreadPolicyOperations.java:8: unmappable character for encoding ascii
>> * Montag, 21. M?rz 2011 21:00 Uhr MEZ
>> ^
>> /Users/gganz/macosx-port/build/macosx-universal/../macosx-universal-debug/corba/gensrc/org/omg/PortableServer/ThreadPolicyValue.java:8: unmappable character for encoding ascii
>> * Montag, 21. M?rz 2011 21:00 Uhr MEZ
>>
>>
>> It looks like that the files (or only the header are generated by the make command with wrong encoding)
>
> Try setting LANG=C either in your environment or on the command line when
> you build.
>
> --
> Greg Lewis Email : glewis at eyesbeyond.com
> Eyes Beyond Web : http://www.eyesbeyond.com
> Information Technology FreeBSD : glewis at FreeBSD.org
>
More information about the macosx-port-dev
mailing list