From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 21:33:38 2005 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 297C816A4CE for ; Thu, 17 Mar 2005 21:33:38 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF62643D39 for ; Thu, 17 Mar 2005 21:33:37 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id 7332612139; Thu, 17 Mar 2005 16:34:32 -0500 (EST) Message-ID: <4239F79D.1080103@chuckr.org> Date: Thu, 17 Mar 2005 21:33:17 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Poland References: <1110988504.29545.81524@generated.messagingengine.com> <1591.209.87.176.4.1110988467.fusewebmail-19592@webmail.fusemail.com> <200503172045.26629.list-freebsd-2004@morbius.sent.com> <20050317212303.GA72687@polands.org> In-Reply-To: <20050317212303.GA72687@polands.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: RW Subject: Re: cannot build openoffice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 21:33:38 -0000 Doug Poland wrote: > On Thu, Mar 17, 2005 at 08:45:25PM +0000, RW wrote: > >>On Wednesday 16 March 2005 15:54, Brian John wrote: >> >>>Hello, >>>When I try to build openoffice I get the following error: >>>./unxfbsd.pro/misc/FREEBSDGCCIruntime/libprldap50.so && \ echo >& /dev/null >>>cp: ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so: No such file or >>>directory >>>dmake: Error code 1, while making >>>'./unxfbsd.pro/misc/build/so_moz_runtime_files' >>>---* TG_SLO.MK *--- >>>*** Error code 255 >>> >>>Stop in /usr/ports/editors/openoffice-1.1. >> >>It's been discussed in the ports list. You can just wait for it to be >>fixed, but if you are in a hurry setting: >> >>WITHOUT_MOZILLA=YES >> >>should make it work. >> > > Didn't work for me yesterday. However, I was able to install the > package from: > > http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/FreeBSD/ Anyone know, does the openoffice-2.0 port work? Is it worth my while giving it a test build? > > HTH >