Broken configure script

McCann, Brian bmccann at andmore.com
Fri Mar 25 11:52:13 PST 2005


Thanks a million!  I'll probably just do a package for now until I can
get the lock daemon installed.

--Brian McCann 

-----Original Message-----
From: Michael Nottebrock [mailto:michaelnottebrock at gmx.net] 
Sent: Friday, March 25, 2005 14:46
To: McCann, Brian; ports at freebsd.org
Subject: Re: Broken configure script

On Friday, 25. March 2005 20:21, McCann, Brian wrote:

> [...]

Please keep ports at freebsd.org cc'd in replies.

> Here's the log file...sorry...must have forgot to attach it.

> configure:2269: cd conftest && eval /usr/local/bin/autoconf259 -o 
> /dev/null conftest.ac
> autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps 
> you are running make -j on a lame NFS client?): Operation not 
> supported

You had the right hunch, the fact that /usr/ports was mounted from
another machine does matter. Autoconf needs full filesystem locking
support, so you need to either enable the NFS file locking daemon
(rpc.lockd on freebsd) on
*both* the client and the server or use a local ports-tree.

Or, probably the easiest solution, install nrpe from a package.

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org



More information about the freebsd-ports mailing list