From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 21:55:25 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 36EE6106566C for ; Thu, 4 Jun 2009 21:55:25 +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 221678FC13 for ; Thu, 4 Jun 2009 21:55:25 +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 B843E4A43FAF for ; Thu, 4 Jun 2009 14:12:49 -0700 (PDT) Received: by eggman.experts-exchange.com (sSMTP sendmail emulation); Thu, 4 Jun 2009 14:12:49 -0700 Date: Thu, 4 Jun 2009 14:12:49 -0700 From: Jason Helfman To: freebsd-questions@freebsd.org Message-ID: <20090604211248.GA34388@eggman.experts-exchange.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline 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) Subject: 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: Thu, 04 Jun 2009 21:55:25 -0000 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