aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorStefan Monnier2003-09-12 19:44:31 +0000
committerStefan Monnier2003-09-12 19:44:31 +0000
commitcff5e534cd7008f1e98e8753eb50c400b543444d (patch)
tree17402867a85c0bb9515f78107f34cc1fe9f4096d /etc/PROBLEMS
parent2b652064c62bf518ecd2ac6ee328aca54bb651a0 (diff)
downloademacs-cff5e534cd7008f1e98e8753eb50c400b543444d.tar.gz
emacs-cff5e534cd7008f1e98e8753eb50c400b543444d.zip
*** empty log message ***
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index e361044957d..ca00289218b 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -588,7 +588,8 @@ The solution is to remove this line from `etc/fstab'.
588* Emacs binary is not in executable format, and cannot be run. 588* Emacs binary is not in executable format, and cannot be run.
589 589
590This was reported to happen when Emacs is built in a directory mounted 590This was reported to happen when Emacs is built in a directory mounted
591via NFS. Usually, the file `emacs' produced in these cases is full of 591via NFS, for some combinations of NFS client and NFS server.
592Usually, the file `emacs' produced in these cases is full of
592binary null characters, and the `file' utility says: 593binary null characters, and the `file' utility says:
593 594
594 emacs: ASCII text, with no line terminators 595 emacs: ASCII text, with no line terminators