diff PROBLEMS @ 126:1370575f1259 xemacs-20-1p1

Import from CVS: tag xemacs-20-1p1
author cvs
date Mon, 13 Aug 2007 09:27:39 +0200
parents 9b50b4588a93
children b980b6286996
line wrap: on
line diff
--- a/PROBLEMS	Mon Aug 13 09:26:41 2007 +0200
+++ b/PROBLEMS	Mon Aug 13 09:27:39 2007 +0200
@@ -103,6 +103,12 @@
 This error message has been observed with lesstif-0.75a.  It does not
 appear to cause any harm.
 
+** Movemail on Linux doesn't work any more
+
+Linux now defaults to using .lock mail locking.  To get back to the
+previous flock locking, edit src/s/linux.h and uncomment out the
+`# define MAIL_USE_FLOCK' line.
+
 ** Sparc Linux -vs- libXmu.
 
 There have been reports of configure not detecting libXmu on
@@ -227,6 +233,11 @@
   - V3.n: Remove "-migrate" from the compile command.
   - V4.n: Add "-oldc" to the compile command.
 
+** On Digital UNIX, TOOLTALK gets misdetected and misconfigured
+
+This problem manifested itself in the beta cycle as putting a literal
+LIB_TOOLTALK string into the Makefile.
+
 ** On HPUX, the HP C compiler might have a problem compiling some files
    with optimization.
 
@@ -1004,6 +1015,21 @@
 be set-UID to root, or non-root programs like Emacs will not be able
 to allocate ptys reliably.
 
+** Motif dialog boxes lose big time on Irix.
+
+Larry Auton <lda@control.att.com> writes:
+Beware of not specifying
+
+	--with-dialogs=athena
+
+if it builds with the motif dialogs [boom!] you're a dead man.
+
+** Beware of the default image & graphics library on Irix
+
+Richard Cognot <cognot@ensg.u-nancy.fr> writes:
+You *have* to compile your own jpeg lib. The one delivered with SGI
+systems is a C++ lib, which apparently XEmacs cannot cope with.
+
 ** Slow startup on Linux.
 
 People using systems based on the Linux kernel sometimes report that