From aa99760ed2ea24022b052c82038a5fc7fcaf8689 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 14 Jul 2001 15:31:32 +0000 Subject: [PATCH] Mounting a volume onto itself might also produce "text file busy". --- etc/PROBLEMS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 1c5cbe91612..c43da95db91 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -263,6 +263,15 @@ a few seconds and then invoke Make again. In one particular case, waiting for 10 or more seconds between the two Make invocations seemed to work around the problem. +Similar problems can happen if your machine NFS-mounts a directory +onto itself. Suppose the Emacs sources live in `/usr/local/src' and +you are working on the host called `marvin'. Then an entry in the +`/etc/fstab' file like the following is asking for trouble: + + marvin:/usr/local/src /usr/local/src ...options.omitted... + +The solution is to remove this line from `etc/fstab'. + * Accented ISO-8859-1 characters are displayed as | or _. Try other font set sizes (S-mouse-1). If the problem persists with -- 2.39.2