Mercurial > emacs
comparison etc/PROBLEMS @ 34560:df3a9e4e055c
Note about W3.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 14 Dec 2000 14:21:32 +0000 |
parents | c9772e95b9c1 |
children | 64dfbe3c76d5 |
comparison
equal
deleted
inserted
replaced
34559:af989de4e587 | 34560:df3a9e4e055c |
---|---|
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 * The W3 package (from the CVS sources) currently (2000-12-14) doesn't | |
5 work properly with Emacs 21 and needs work. | |
3 | 6 |
4 * On AIX, if linking fails because libXbsd isn't found, check if you | 7 * On AIX, if linking fails because libXbsd isn't found, check if you |
5 are compiling with the system's `cc' and CFLAGS containing `-O5'. If | 8 are compiling with the system's `cc' and CFLAGS containing `-O5'. If |
6 so, you have hit a compiler bug. Please make sure to re-configure | 9 so, you have hit a compiler bug. Please make sure to re-configure |
7 Emacs so that it isn't compiled with `-O5'. | 10 Emacs so that it isn't compiled with `-O5'. |