Mercurial > emacs
comparison etc/PROBLEMS @ 38410:8d7f5ed7deaa
Mounting a volume onto itself might also produce "text file busy".
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 14 Jul 2001 15:31:32 +0000 |
parents | 1ded478b3fda |
children | 74cdd00c10ed |
comparison
equal
deleted
inserted
replaced
38409:153f1b1f2efd | 38410:8d7f5ed7deaa |
---|---|
260 | 260 |
261 Alternatively, when Make fails due to this problem, you could wait for | 261 Alternatively, when Make fails due to this problem, you could wait for |
262 a few seconds and then invoke Make again. In one particular case, | 262 a few seconds and then invoke Make again. In one particular case, |
263 waiting for 10 or more seconds between the two Make invocations seemed | 263 waiting for 10 or more seconds between the two Make invocations seemed |
264 to work around the problem. | 264 to work around the problem. |
265 | |
266 Similar problems can happen if your machine NFS-mounts a directory | |
267 onto itself. Suppose the Emacs sources live in `/usr/local/src' and | |
268 you are working on the host called `marvin'. Then an entry in the | |
269 `/etc/fstab' file like the following is asking for trouble: | |
270 | |
271 marvin:/usr/local/src /usr/local/src ...options.omitted... | |
272 | |
273 The solution is to remove this line from `etc/fstab'. | |
265 | 274 |
266 * Accented ISO-8859-1 characters are displayed as | or _. | 275 * Accented ISO-8859-1 characters are displayed as | or _. |
267 | 276 |
268 Try other font set sizes (S-mouse-1). If the problem persists with | 277 Try other font set sizes (S-mouse-1). If the problem persists with |
269 other sizes as well, your text is corrupted, probably through software | 278 other sizes as well, your text is corrupted, probably through software |