From owner-freebsd-questions@FreeBSD.ORG Fri Jun 5 16:49:04 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 C9F4B106566B for ; Fri, 5 Jun 2009 16:49:04 +0000 (UTC) (envelope-from jhelfman@e-e.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [64.156.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id B30118FC1F for ; Fri, 5 Jun 2009 16:49:03 +0000 (UTC) (envelope-from jhelfman@e-e.com) Received: from eggman.experts-exchange.com (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with ESMTP id 8EBEF4A4A7D1; Fri, 5 Jun 2009 09:31:56 -0700 (PDT) Received: by eggman.experts-exchange.com (sSMTP sendmail emulation); Fri, 5 Jun 2009 09:49:01 -0700 Date: Fri, 5 Jun 2009 09:49:01 -0700 From: Jason Helfman To: Manolis Kiagias Message-ID: <20090605164900.GC1040@eggman.experts-exchange.com> References: <20090604211248.GA34388@eggman.experts-exchange.com> <4A28AE22.1080101@otenet.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <4A28AE22.1080101@otenet.gr> X-Operating-System: FreeBSD 7.1-RELEASE-p4 GENERIC X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.18 (2008-05-17) 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 16:49:05 -0000 On Fri, Jun 05, 2009 at 08:33:22AM +0300, Manolis Kiagias thus spake: >Jason 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? 7.1 >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). After updating my ports tree, I was albe to do a successful build. Thanks very much. -jgh