autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NFS locking problems


From: Guillaume Rousse
Subject: NFS locking problems
Date: Tue, 02 May 2006 12:00:40 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060425)

We often encounter NFS locking problem when building packages on mandriva build cluster:

autom4te-2.5x: cannot lock autom4te.cache/requests with mode 2 (perhaps
you are running make -j on a lame NFS client?): No locks available

From http://lists.gnu.org/archive/html/autoconf/2003-09/msg00095.html, it appears to be a normal failure, due to configure.{ac,in} modification before building with make -j. However, if it doesn't happen when no modification occurs, I guess there should be a way to first force regeneration all autotools-dependant files before running make ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]