aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-03-01 13:53:04 +0000
committerEli Zaretskii2001-03-01 13:53:04 +0000
commitd04b2e493d60526ad655aba4870405ff370a30b7 (patch)
tree188d5101cdee2260d2028f738c00a83a80688994
parentd981088647d9bbfde268b08736f5cc800d050d96 (diff)
downloademacs-d04b2e493d60526ad655aba4870405ff370a30b7.tar.gz
emacs-d04b2e493d60526ad655aba4870405ff370a30b7.zip
Fix last change.
-rw-r--r--etc/PROBLEMS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index cf51cb08816..dbe013222fe 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -197,6 +197,11 @@ after Emacs has finished dumping itself. This causes the subsequent
197commands which invoke the dumped Emacs excutable to fail with the 197commands which invoke the dumped Emacs excutable to fail with the
198above message. 198above message.
199 199
200In some of these cases, a time skew between the NFS server and the
201machine where Emacs is built is detected and reported by GNU Make
202(it says that some of the files have modification time in the future).
203This might be a symptom of NFS-related problems.
204
200If the NFS server runs on Solaris, apply the Solaris patch 105379-05 205If the NFS server runs on Solaris, apply the Solaris patch 105379-05
201(Sunos 5.6: /kernel/misc/nfssrv patch). If that doesn't work, or if 206(Sunos 5.6: /kernel/misc/nfssrv patch). If that doesn't work, or if
202you have a different version of the OS or the NFS server, you can 207you have a different version of the OS or the NFS server, you can