Mercurial > hg > xemacs-beta
comparison PROBLEMS @ 361:7347b34c275b r21-1-10
Import from CVS: tag r21-1-10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:58:40 +0200 |
parents | 8e84bee8ddd0 |
children | 972bbb6d6ca2 |
comparison
equal
deleted
inserted
replaced
360:0f00b38cfccb | 361:7347b34c275b |
---|---|
123 | 123 |
124 | 124 |
125 ** AIX | 125 ** AIX |
126 *** On AIX 4.3, you must specify --with-dialogs=athena with configure | 126 *** On AIX 4.3, you must specify --with-dialogs=athena with configure |
127 | 127 |
128 *** The libXt shipped with AIX 4.3 is broken. This causes xemacs -nw | 128 *** The libXt shipped with AIX 4.3 up to 4.3.2 is broken. This causes |
129 to fail in various ways. The solution is to build against stock | 129 xemacs -nw to fail in various ways. The official APAR is this: |
130 X11R6. | 130 |
131 APAR NUMBER: <IX89470> RESOLVED AS: PROGRAM ERROR | |
132 | |
133 ABSTRACT: | |
134 <IX89470>: LIBXT.A INCORRECT HANDLING OF EXCEPTIONS IN XTAPPADDINPUT | |
135 | |
136 The solution is to install X11.base.lib at version >=4.3.2.5. | |
131 | 137 |
132 *** On AIX, you get this compiler error message: | 138 *** On AIX, you get this compiler error message: |
133 | 139 |
134 Processing include file ./XMenuInt.h | 140 Processing include file ./XMenuInt.h |
135 1501-106: (S) Include file X11/Xlib.h not found. | 141 1501-106: (S) Include file X11/Xlib.h not found. |