emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS
Date: Fri, 02 Aug 2002 13:58:18 -0400

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.132 emacs/etc/PROBLEMS:1.133
*** emacs/etc/PROBLEMS:1.132    Thu Aug  1 13:06:08 2002
--- emacs/etc/PROBLEMS  Fri Aug  2 13:58:18 2002
***************
*** 2,7 ****
--- 2,12 ----
  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,462 ****
  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.
  
  * Building Emacs over NFS fails with ``Text file busy''.
  
--- 461,467 ----
  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, and edit src/config.h to define HAVE_JPEG.
  
  * Building Emacs over NFS fails with ``Text file busy''.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]