I'm trying to build openoffice-1.1, setting WITHOUT_MOZILLA since I
don't have (or want) mozilla installed.

It's failing in the build process with:

rm -f 
../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm >& 
/dev/null
tr -d "\015" < ../../examples/OLE/delphi/InsertTables/SampleUI.dfm > 
../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm
tr: Illegal byte sequence
dmake:  Error code 1, while making 
'../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm'
dmake:  
'../../unxfbsd.pro/bin/odk645/examples/OLE/delphi/InsertTables/SampleUI.dfm' 
removed.
---* RULES.MK *---

ERROR: Error 65280 occurred while making 
/adtmp/ports/usr/ports/editors/openoffice-1.1/work/odk/examples/OLE
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255

Stop in /usr/ports/editors/openoffice-1.1.

The real error seems to be an "Illegal byte sequence" while using tr
to build unxfbsd.ptr.

Can anyone spare a clue on what I need to do to get this to build? I
know OO takes a lot of space to build. It used to say "5 gig" in the
makefile, but doesn't any more. I've got 5.9gig free on the partition
that the build is happening on.

        Thanks,
        <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>          http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to