summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-12-21 12:28:39 +0000
committerEli Zaretskii <eliz@gnu.org>2001-12-21 12:28:39 +0000
commitb4034ad9ea0c5b0e90c1391e2db6612d21468ded (patch)
treea48b7fa4eaab1af3d2e1a1014696ec10e8bf59dc /etc
parent4847f18a95c7caf6939bfdbc4e71be5e1f84d8d5 (diff)
downloademacs-b4034ad9ea0c5b0e90c1391e2db6612d21468ded.tar.gz
Document problems with AIX's /bin/c89 compiler and with X-Symbol.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index b89f864ed2e..ee12a0e3338 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -555,6 +555,13 @@ are compiling with the system's `cc' and CFLAGS containing `-O5'. If
so, you have hit a compiler bug. Please make sure to re-configure
Emacs so that it isn't compiled with `-O5'.
+* Compiling on AIX 4.3.x or 4.4 fails.
+
+This could happen if you use /bin/c89 as youir compiler, instead of
+the default `cc'. /bin/c89 treats certain warnings, such as benign
+redefinitions of macros, as errors, and fails the build. A solution
+is to use the default compiler `cc'.
+
* The PSGML package uses the obsolete variables
`before-change-function' and `after-change-function', which are no
longer used by Emacs. These changes to PSGML 1.2.2 fix that.
@@ -973,6 +980,14 @@ e.g. if you need more CJK coverage, use the current Mule-UCS package.
Any files encoded as emacs-mule using oc-unicode won't be read
correctly by Emacs 21.
+* ps-print commands fail to find prologue files ps-prin*.ps.
+
+This can happen if you use an old version of X-Symbol package: it
+defines compatibility functions which trick ps-print into thinking it
+runs in XEmacs, and look for the prologue files in a wrong directory.
+
+The solution is to upgrade X-Symbol to a later version.
+
* Using epop3.el package causes Emacs to signal an error.
The error message might be something like this: