OpeOffice 1.1.3: make -DWITH_TTF_BYTECODE_ENABLED=YES -DWITHOUT_MOZILLA

Autrijus Tang autrijus at autrijus.org
Wed Nov 17 17:02:05 PST 2004


On Tue, Nov 09, 2004 at 10:58:10PM +0000, Phillip Neumann wrote:
> After som hour of build, i get the folowing error:
> tr -d "\015" < ../../examples/OLE/delphi/InsertTables/SampleUI.dfm
> > ../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm
> tr: Illegal byte sequence

Hi.  I have run into the same problem; the problem seems to be that
"/usr/bin/tr" does not accept source files that conflict with the current
locale (zh_TW.UTF-8 in my case).

Running "make" with "env LC_ALL=C" fixed it for me.

Port maintainers: do you think adding "MAKE_ENV+=  LC_ALL=C" make sense,
or is there some way to fix the "tr" lines only?

(I'm not on the list, so please Cc me for follow-up discussions.)

Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20041118/ad921b84/attachment.bin


More information about the freebsd-openoffice mailing list