/[emacs]/emacs/etc/PROBLEMS
ViewVC logotype

Diff of /emacs/etc/PROBLEMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.97 by rms, Tue Dec 18 22:29:35 2001 UTC revision 1.98 by eliz, Fri Dec 21 12:25:47 2001 UTC
# Line 554  are compiling with the system's `cc' and Line 554  are compiling with the system's `cc' and
554  so, you have hit a compiler bug.  Please make sure to re-configure  so, you have hit a compiler bug.  Please make sure to re-configure
555  Emacs so that it isn't compiled with `-O5'.  Emacs so that it isn't compiled with `-O5'.
556    
557    * Compiling on AIX 4.3.x or 4.4 fails.
558    This could happen if you use /bin/c89 as youir compiler, instead of
559    the default `cc'.  /bin/c89 treats certain warnings, such as benign
560    redefinitions of macros, as errors, and fails the build.  A solution
561    is to use the default compiler `cc'.
562    
563  * The PSGML package uses the obsolete variables  * The PSGML package uses the obsolete variables
564  `before-change-function' and `after-change-function', which are no  `before-change-function' and `after-change-function', which are no
565  longer used by Emacs.  These changes to PSGML 1.2.2 fix that.  longer used by Emacs.  These changes to PSGML 1.2.2 fix that.
# Line 771  built-in primitive beginning with Emacs Line 777  built-in primitive beginning with Emacs
777  for epop3 that fixes this, but perhaps a newer version of epop3  for epop3 that fixes this, but perhaps a newer version of epop3
778  corrects that.  corrects that.
779    
780    * ps-print commands fail to find prologue files ps-prin*.ps.
781    
782    This can happen if you use an old version of X-Symbol package: it
783    defines compatibility functions which trick ps-print into thinking it
784    runs in XEmacs, and look for the prologue files in a wrong directory.
785    
786    The solution is to upgrade X-Symbol to a later version.
787    
788  * On systems with shared libraries you might encounter run-time errors  * On systems with shared libraries you might encounter run-time errors
789  from the dynamic linker telling you that it is unable to find some  from the dynamic linker telling you that it is unable to find some
790  shared libraries, for instance those for Xaw3d or image support.  shared libraries, for instance those for Xaw3d or image support.

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26