Mercurial > emacs
comparison etc/PROBLEMS @ 39348:42696c62a407
Add Solaris IM bug.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 19 Sep 2001 09:22:35 +0000 |
parents | 311556cdc15a |
children | 6381cf3c37bd |
comparison
equal
deleted
inserted
replaced
39347:2ca3ae6956be | 39348:42696c62a407 |
---|---|
1 This file describes various problems that have been encountered | 1 This file describes various problems that have been encountered |
2 in compiling, installing and running GNU Emacs. | 2 in compiling, installing and running GNU Emacs. |
3 | |
4 * Emacs dumps core on Solaris in function IMCheckWindow. | |
5 | |
6 This bug was reported to Sun as | |
7 | |
8 Gtk apps dump core in ximlocal.so.2:IMCheckIMWindow() | |
9 Bug Reports: 4463537 | |
10 | |
11 The bug is said to be "Integrated in Releases: s81_40" but there is no | |
12 Patch ID listed. | |
13 | |
14 As far as Emacs is concerned, you can configure it with | |
15 `--with-xim=no' to prevent the core dump, but will loose X input | |
16 method support, of course. | |
3 | 17 |
4 * Building Emacs with GCC 2.9x fails in the `src' directory. | 18 * Building Emacs with GCC 2.9x fails in the `src' directory. |
5 | 19 |
6 This may happen if you use a development version of GNU `cpp' from one | 20 This may happen if you use a development version of GNU `cpp' from one |
7 of the GCC snapshots between Oct 2000 and Feb 2001, or from a released | 21 of the GCC snapshots between Oct 2000 and Feb 2001, or from a released |