From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 12:14:31 2004 Return-Path: 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 98DB816A4CE for ; Tue, 14 Dec 2004 12:14:31 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2137143D48 for ; Tue, 14 Dec 2004 12:14:31 +0000 (GMT) (envelope-from simon.burke@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1326629wra for ; Tue, 14 Dec 2004 04:14:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=pPETDj6gsN89+A6MuO+r5KyNw9HBg8jitGmgz/9SLzJQRbtHE330PDTWx6yKs3W0FAZJFM47U4RJ9vOpd4iAwEHu8A0dANADlXwTNXRxs+AiUEB5zbFg4MNRYMVFiCioZAZeiiYB+w0wXt8xmPfSkvpp2ShTh7HmVYCNNAbcx7k= Received: by 10.54.46.57 with SMTP id t57mr2708210wrt; Tue, 14 Dec 2004 04:14:30 -0800 (PST) Received: by 10.54.11.27 with HTTP; Tue, 14 Dec 2004 04:14:30 -0800 (PST) Message-ID: <2d7d2dd204121404143e3e1d9b@mail.gmail.com> Date: Tue, 14 Dec 2004 12:14:30 +0000 From: Simon Burke To: lordbad In-Reply-To: <20041214120633.CE17243D31@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041214120633.CE17243D31@mx1.FreeBSD.org> cc: freebsd-questions@freebsd.org Subject: Re: OpenOffice 1.1.3 won't build under FreeBSD 5.3R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon Burke List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 12:14:31 -0000 On Tue, 14 Dec 2004 14:04:08 +0200, lordbad wrote: > I'm trying to install it from the ports.Here is most the error output: > ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-1.1/work/ > OOo_1.1.3_src/jurt/source/pipe > dmake: Error code 1, while making 'build_all' > ---* TG_SLO.MK *--- > *** Error code 255 > > Stop in /usr/ports/editors/openoffice-1.1. > > I looked here and there for a solution, but did not find any. It seems that many > other folks have the same problem but rather than investigate it they prefer to > simply install the binary package. I have limited understand of the java > concepts but perhaps someone amongst you can help me... > Also previously people stated that there are two ways around the error. Install jdk14 from ports first, as its the linux jdk that the errors are from. Or disable java for openoffice in the makefile before trying to install it form ports. -- Theres no place like ::1 Thanks, SimonB