diff options
| author | Eli Zaretskii | 2001-03-01 13:53:04 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-03-01 13:53:04 +0000 |
| commit | d04b2e493d60526ad655aba4870405ff370a30b7 (patch) | |
| tree | 188d5101cdee2260d2028f738c00a83a80688994 | |
| parent | d981088647d9bbfde268b08736f5cc800d050d96 (diff) | |
| download | emacs-d04b2e493d60526ad655aba4870405ff370a30b7.tar.gz emacs-d04b2e493d60526ad655aba4870405ff370a30b7.zip | |
Fix last change.
| -rw-r--r-- | etc/PROBLEMS | 5 |
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 | |||
| 197 | commands which invoke the dumped Emacs excutable to fail with the | 197 | commands which invoke the dumped Emacs excutable to fail with the |
| 198 | above message. | 198 | above message. |
| 199 | 199 | ||
| 200 | In some of these cases, a time skew between the NFS server and the | ||
| 201 | machine 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). | ||
| 203 | This might be a symptom of NFS-related problems. | ||
| 204 | |||
| 200 | If the NFS server runs on Solaris, apply the Solaris patch 105379-05 | 205 | If 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 |
| 202 | you have a different version of the OS or the NFS server, you can | 207 | you have a different version of the OS or the NFS server, you can |