From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 13:09:58 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 54FD116A4CE for ; Wed, 2 Feb 2005 13:09:58 +0000 (GMT) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD3143D1D for ; Wed, 2 Feb 2005 13:09:57 +0000 (GMT) (envelope-from john@dexter.starfire.mn.org) Received: (from john@localhost) by dexter.starfire.mn.org (8.11.3/8.11.3) id j12D9qR23653; Wed, 2 Feb 2005 07:09:52 -0600 (CST) (envelope-from john) Date: Wed, 2 Feb 2005 07:09:52 -0600 From: John To: Ruben de Groot , freebsd-questions@freebsd.org Message-ID: <20050202070952.C23566@starfire.mn.org> References: <20050131171519.D13065@starfire.mn.org> <20050202121918.GA59940@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20050202121918.GA59940@ei.bzerk.org>; from mail25@bzerk.org on Wed, Feb 02, 2005 at 01:19:18PM +0100 Subject: Re: Compiling/installing ports via NFS - any gotcha's? (while building linux_base-8-8.0_6, "/usr/bin/build-locale-archive: cannot lock new archive: Operation not supported") 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: Wed, 02 Feb 2005 13:09:58 -0000 On Wed, Feb 02, 2005 at 01:19:18PM +0100, Ruben de Groot wrote: > On Mon, Jan 31, 2005 at 05:15:19PM -0600, John typed: > > I don't have enough storage on my laptop for the entire ports tree > > (surprise, surprise), so I'm trying to "make install" acroread > > and jdk14 via NFS mounts from a bigger server. > > > > I'm down to trying to get the specific version of linux_base that > > it wants(and I already have the linux kld loaded and linprocfs > > mounted). I have rpc.statd and rpc.lockd running on both systems. > > What version of FreeBSD are you running? AFAIK, rpc.lockd in 4.x > only handles serverside locking, not from the client. Thanks, Ruben. I should have said. It's 5.3-STABLE on both sides. I now believe the problem was that I installed some parts before the cvsup, and some parts after, and missed the messages about it needing newer versions of some of the parts. I ripped out all the dependent packages and reinstalled the latest versions, and a lot of the weirdness went away. I also gave up trying to do the "make" over NFS, which I now regret, because my NFS server is the least powerful machine I have in terms of CPU power, and it's been compilig for about 16 hours now... -- John Lind john@starfire.MN.ORG