aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-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