# HG changeset patch # User Eli Zaretskii # Date 985509021 0 # Node ID 9477128b4fad20c91bbe56dbf2ba05c5843f7d70 # Parent e6c28065a5f901bb3c62fad89ed21606b9cf3d9f Say "RedHat Linux" instead of "RedHat GNU/Linux". diff -r e6c28065a5f9 -r 9477128b4fad etc/PROBLEMS --- a/etc/PROBLEMS Sat Mar 24 08:08:11 2001 +0000 +++ b/etc/PROBLEMS Sun Mar 25 08:30:21 2001 +0000 @@ -176,14 +176,14 @@ * Building Emacs over NFS fails with ``Text file busy''. -This was reported to happen when building Emacs on RedHat GNU/Linux -using a build directory automounted from Solaris (SunOS 5.6) file -server, but it might not be limited to that configuration alone. -Presumably, the NFS server doesn't commit the files' data to disk -quickly enough, and the Emacs executable file is left ``busy'' for -several seconds after Emacs has finished dumping itself. This causes -the subsequent commands which invoke the dumped Emacs excutable to -fail with the above message. +This was reported to happen when building Emacs on a GNU/Linux system +(RedHat Linux 6.2) using a build directory automounted from Solaris +(SunOS 5.6) file server, but it might not be limited to that +configuration alone. Presumably, the NFS server doesn't commit the +files' data to disk quickly enough, and the Emacs executable file is +left ``busy'' for several seconds after Emacs has finished dumping +itself. This causes the subsequent commands which invoke the dumped +Emacs excutable to fail with the above message. In some of these cases, a time skew between the NFS server and the machine where Emacs is built is detected and reported by GNU Make