From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 22:51:06 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 ADA0F16A4CE for ; Tue, 30 Nov 2004 22:51:06 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F56543D46 for ; Tue, 30 Nov 2004 22:51:06 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id iAUMp53F061334; Tue, 30 Nov 2004 16:51:05 -0600 (CST) (envelope-from dan) Date: Tue, 30 Nov 2004 16:51:05 -0600 From: Dan Nelson To: Doug Poland Message-ID: <20041130225105.GS5518@dan.emsphone.com> References: <20041130210628.GB52092@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041130210628.GB52092@polands.org> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: OpenOffice.org-1.1 build failure on NFS client 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: Tue, 30 Nov 2004 22:51:06 -0000 In the last episode (Nov 30), Doug Poland said: > The reason I'm building over NFS is I don't have enough diskspace on > the laptop to accommodate an OpenOffice build. I've been configuring > this laptop for the last couple of days. The *bigger* ports I've > built and installed via NFS mount far include: xorg, mozilla, gaim, > jdk14, eclipse. > > Here's the error I get from portinstall editors/openoffice-1.1 (with > some context): > > ===> openoffice-1.1.3_1 depends on shared library: pango-1.0.600 - found > ===> openoffice-1.1.3_1 depends on shared library: gtk-x11-2.0.400 - found > ===> Configuring for openoffice-1.1.3_1 > autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps you are running make -j on a lame NFS client?): Operation not supported > *** Error code 1 For some unknown reason, automate is trying to lock its temp files? Make sure you are running lockd and statd on both client and server. -- Dan Nelson dnelson@allantgroup.com