From owner-freebsd-questions@FreeBSD.ORG Fri Jun 5 05:33:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BCA81065670 for ; Fri, 5 Jun 2009 05:33:28 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32]) by mx1.freebsd.org (Postfix) with ESMTP id AD5AA8FC1D for ; Fri, 5 Jun 2009 05:33:27 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from atomic.dyndns.org (athedsl-4487322.home.otenet.gr [94.71.68.162]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n555XMr2024785; Fri, 5 Jun 2009 08:33:22 +0300 Message-ID: <4A28AE22.1080101@otenet.gr> Date: Fri, 05 Jun 2009 08:33:22 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: Jason Helfman References: <20090604211248.GA34388@eggman.experts-exchange.com> In-Reply-To: <20090604211248.GA34388@eggman.experts-exchange.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: openoffice.org-3 compiling issue 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: Fri, 05 Jun 2009 05:33:28 -0000 Jason Helfman wrote: > Hello, > > Newbie to FreeBSD here, however I have been studying like a madman, > running > it on my desktop, and administering systems on a daily basis so I've > learned > quiet a bit recently. > > I am trying to install openoffice.org-3 port, and am receiving the > following > error. > > 1 module(s): openssl > need(s) to be rebuilt > > Reason(s): > > ERROR: error 65280 occurred while making > /usr/ports/editors/openoffice.org-3/work/BEB300_m3/openssl > > Attention: if you build and deliver the above module(s) you may prolongue > your the build issuing command "build --from openssl" > > *** Error code 1 > > Stop in /usr/ports/editors/openoffice.org-3. > > At first I received this error, I was running -j5 with my make > command, but > after removing that I managed to get pass the initial error that included > icu and ssl issues. > > All posts that look similar to the error I am having, have no replies to > them. > > Thanks, > Jason Which version of FreeBSD are you using? I am getting the above error trying to compile openoffice 3 on 8.0-CURRENT tinderbox (and I tried several times, updating to the latest current). It compiles normally on 7.2-RELEASE (haven't tested on stable).