Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2005 14:52:12 -0500
From:      "McCann, Brian" <bmccann@andmore.com>
To:        "Michael Nottebrock" <michaelnottebrock@gmx.net>, <ports@freebsd.org>
Subject:   RE: Broken configure script
Message-ID:  <A272EB3E7DECD641A6A8854D6137872504E7C8@diopside.andmore.com>

next in thread | raw e-mail | index | archive | help
Thanks a million!  I'll probably just do a package for now until I can
get the lock daemon installed.

--Brian McCann=20

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

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

> [...]

Please keep ports@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=20
> /dev/null conftest.ac
> autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps=20
> you are running make -j on a lame NFS client?): Operation not=20
> 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A272EB3E7DECD641A6A8854D6137872504E7C8>