aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorEli Zaretskii2001-05-09 15:21:44 +0000
committerEli Zaretskii2001-05-09 15:21:44 +0000
commitf3d6f4eefcf665b2dfd78ac2beff5a7fcea7c16a (patch)
treed9f4c79690dfbf9c49004d472033aa639bee77e9 /etc/PROBLEMS
parentc8224de64d911c25779eed0d7b0a0434ec4ebfc2 (diff)
downloademacs-f3d6f4eefcf665b2dfd78ac2beff5a7fcea7c16a.tar.gz
emacs-f3d6f4eefcf665b2dfd78ac2beff5a7fcea7c16a.zip
Document problems with lukemftp.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 5a9cd82d16b..1ad301645a2 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -699,6 +699,19 @@ release was reported to work without problems. It worked OK on
699another system with Solaris 8 using apparently the same 5.0 compiler 699another system with Solaris 8 using apparently the same 5.0 compiler
700and the default CFLAGS. 700and the default CFLAGS.
701 701
702* Attempting to visit remote files via ange-ftp fails.
703
704If the error message is "ange-ftp-file-modtime: Specified time is not
705representable", then this could happen when `lukemftp' is used as the
706ftp client. This was reported to happen on Debian GNU/Linux 2.4.3
707with `lukemftp' 1.5-5, but might happen on other systems as well. To
708avoid this problem, switch to using the standard ftp client. On a
709Debian system, type
710
711 update-alternatives --config ftpd
712
713and then choose /usr/bin/netkit-ftp.
714
702* On Windows 95/98/ME, subprocesses do not terminate properly. 715* On Windows 95/98/ME, subprocesses do not terminate properly.
703 716
704This is a limitation of the Operating System, and can cause problems 717This is a limitation of the Operating System, and can cause problems