Date: Wed, 6 Jul 2005 16:20:27 -0400 From: Mike Meyer <mwm@mired.org> To: questions@freebsd.org Subject: Problems building OO Message-ID: <17100.15627.155248.395539@bhuda.mired.org>
next in thread | raw e-mail | index | archive | help
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 <mwm@mired.org> http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17100.15627.155248.395539>