From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 01:15:19 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 2164316A4CF for ; Sat, 16 Oct 2004 01:15:19 +0000 (GMT) Received: from idesigns.net (idesigns.net [209.239.38.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id C31DF43D55 for ; Sat, 16 Oct 2004 01:15:18 +0000 (GMT) (envelope-from bilsch@schmittnet.com) Received: from [127.0.0.1] (ct-seymour2d-19.wtrbct.adelphia.net [68.71.172.19]) by idesigns.net (8.12.10/8.12.10) with ESMTP id i9G1FGat016247; Fri, 15 Oct 2004 21:15:18 -0400 Message-ID: <41707625.1070808@schmittnet.com> Date: Fri, 15 Oct 2004 21:15:17 -0400 From: Bill Schmitt User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en To: Kris Kennaway References: <41705DA1.1090203@schmittnet.com> <20041015234344.GA42063@xor.obsecurity.org> In-Reply-To: <20041015234344.GA42063@xor.obsecurity.org> Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: Errors on portinstall of Open Office 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: Sat, 16 Oct 2004 01:15:19 -0000 Okay, thanks. The jdk port was nested in there, so I didn't dig that deep. I'll give it a try Bill Kris Kennaway wrote: On Fri, Oct 15, 2004 at 07:30:41PM -0400, Bill Schmitt wrote: I've had the portinstall of Open Office running for several days now (literally). It just completed with the errors below and I'm hoping someone can help tell me what I need to do to fix it or complete the process. I'm stuck here. This is usually because you don't follow the advice in the jdk14 port that tells you to mount linprocfs before building. 'make clean', set up linprocfs, and retry. Kris