From owner-freebsd-questions@FreeBSD.ORG Wed Jul 6 20:27:03 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6DF216A41F for ; Wed, 6 Jul 2005 20:27:03 +0000 (GMT) (envelope-from mwm-dated-1121545227.e68eef@mired.org) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 502FD43D48 for ; Wed, 6 Jul 2005 20:27:03 +0000 (GMT) (envelope-from mwm-dated-1121545227.e68eef@mired.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id 9D6581F9887 for ; Wed, 6 Jul 2005 13:27:02 -0700 (PDT) Received: from mired.org (mwm@idiom [216.240.32.1]) by idiom.com (8.12.11/8.12.11) with SMTP id j66KQsnT002332 for ; Wed, 6 Jul 2005 13:26:59 -0700 (PDT) (envelope-from mwm-dated-1121545227.e68eef@mired.org) Received: (qmail 48030 invoked by uid 1001); 6 Jul 2005 20:20:27 -0000 Received: by bhuda.mired.org (tmda-sendmail, from uid 1001); Wed, 06 Jul 2005 16:20:27 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17100.15627.155248.395539@bhuda.mired.org> Date: Wed, 6 Jul 2005 16:20:27 -0400 To: questions@freebsd.org X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Primary-Address: mwm@mired.org X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Cc: Subject: Problems building OO X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 20:27:03 -0000 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, http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information.