]> git.eshelyaron.com Git - emacs.git/commitdiff
Added that emacs tries to handle exec-shield at build time.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 3 Jul 2005 21:50:53 +0000 (21:50 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 3 Jul 2005 21:50:53 +0000 (21:50 +0000)
etc/PROBLEMS

index b8cfbd3782d9fe5f7c805e0ae13f24a20a3d3754..db8840d3d157054a321b69aa5eaa015ecf24cd3d 100644 (file)
@@ -2377,7 +2377,9 @@ The fix is to install a newer version of ncurses, such as version 4.2.
 
 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.