build error on german system
Greg Lewis
glewis at eyesbeyond.com
Mon Mar 21 18:43:03 PDT 2011
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