diff etc/PROBLEMS @ 46787:6f3953a83c05

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 02 Aug 2002 18:03:01 +0000
parents 5094a0226bac
children 69c58f2f2634
line wrap: on
line diff
--- a/etc/PROBLEMS	Fri Aug 02 18:02:17 2002 +0000
+++ b/etc/PROBLEMS	Fri Aug 02 18:03:01 2002 +0000
@@ -2,6 +2,11 @@
 in compiling, installing and running GNU Emacs.
 
 
+* Emacs reports a BadAtom error (from X) running on Solaris 7 or 8.
+
+This happens when Emacs was built on some other version of Solaris.
+Rebuild it on Solaris 8.
+
 * Mule-UCS loads very slowly.
 
 Changes to Emacs internals interact badly with Mule-UCS's `un-define'
@@ -456,7 +461,7 @@
 shared version of libjpeg, which you need to install.  Finally, rerun
 the Emacs configure script, which should now find the jpeg library.
 Alternatively, modify the generated src/Makefile to link the .a file
-explicitly.
+explicitly, and edit src/config.h to define HAVE_JPEG.
 
 * Building Emacs over NFS fails with ``Text file busy''.