From owner-freebsd-ports@FreeBSD.ORG Tue Feb 10 10:10:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F6BF16A4D5 for ; Tue, 10 Feb 2004 10:10:11 -0800 (PST) Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F32943D2F for ; Tue, 10 Feb 2004 10:10:11 -0800 (PST) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu (12-216-240-169.client.mchsi.com[12.216.240.169]) by sccimhc02.asp.att.net (sccimhc02) with ESMTP id <20040210181010im200m1b60e>; Tue, 10 Feb 2004 18:10:10 +0000 Message-ID: <40291E81.6010803@math.missouri.edu> Date: Tue, 10 Feb 2004 12:10:09 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stan References: <20040210180238.GA16205@teddy.fas.com> In-Reply-To: <20040210180238.GA16205@teddy.fas.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Ports List Subject: Re: Problems (linux emulation?) building Openoffice 1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 18:10:11 -0000 stan wrote: > > It's possible that teh problem amy be with the linux emulation. I say that > because while I was doing portupgrade on this machien, last weekeend, I was > prompted yo manually crate a null device in the "chroot's home of Linux > emulation". Not knowing where the default for this is, I just hit return, > and it appeared that the build wnet OK, but ... > > Yes, I have loaded the linux emulation kernel module, and mounted teh linux > procfs: > I have noticed that when the linux_base port is installed, that it umounts linproc. So maybe even though you mounted linprocfs before you started, by the time you get to the build of jdk14, it is no longer mounted.