changeset 63969:4b9c4819acb4

Added that emacs tries to handle exec-shield at build time.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 03 Jul 2005 21:50:53 +0000
parents 679b14e71677
children 01120e702316
files etc/PROBLEMS
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/PROBLEMS	Sun Jul 03 21:47:06 2005 +0000
+++ b/etc/PROBLEMS	Sun Jul 03 21:50:53 2005 +0000
@@ -2377,7 +2377,9 @@
 
 With certain recent Linux kernels (like the one of Redhat Fedora Core
 1 and newer), the new "Exec-shield" functionality is enabled by default, which
-creates a different memory layout that breaks the emacs dumper. 
+creates a different memory layout that breaks the emacs dumper.  Emacs tries
+to handle this at build time, but if the workaround used fails, these
+instructions can be useful.
 The work-around explained here is not enough on Fedora Core 4 (and possible
 newer). Read the next item.