From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 23:15:21 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 1ABE516A4CF for ; Mon, 31 Jan 2005 23:15:21 +0000 (GMT) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25AAD43D49 for ; Mon, 31 Jan 2005 23:15:20 +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 j0VNFJs13445 for freebsd-questions@freebsd.org; Mon, 31 Jan 2005 17:15:19 -0600 (CST) (envelope-from john) Date: Mon, 31 Jan 2005 17:15:19 -0600 From: John To: freebsd-questions@freebsd.org Message-ID: <20050131171519.D13065@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: 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: Mon, 31 Jan 2005 23:15:21 -0000 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. It keeps erroring out with the message in my Subject line: ===> Patching for linux_base-8-8.0_6 ===> linux_base-8-8.0_6 depends on executable: rpm - found ===> Configuring for linux_base-8-8.0_6 ===> Installing for linux_base-8-8.0_6 kern.fallback_elf_brand: 3 -> 3 redhat-release-8.0-8.noarch.rpm glibc-common-2.3.2-4.80.8.i386.rpm /usr/sbin/build-locale-archive: cannot lock new archive: Operation not supported execution of glibc-common-2.3.2-4.80.8 script failed, exit status 1 *** Error code 1 Stop in /usr/ports/emulators/linux_base-8. Any clues for me? -- John Lind john@starfire.MN.ORG