aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index c3e172ec119..57b055eb015 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2429,6 +2429,12 @@ The causes of this problem are not understood. Using GNU make 3.81 compiled
2429from source, rather than the Ubuntu version, worked. 2429from source, rather than the Ubuntu version, worked.
2430See <URL:http://debbugs.gnu.org/327, <URL:http://debbugs.gnu.org/821>. 2430See <URL:http://debbugs.gnu.org/327, <URL:http://debbugs.gnu.org/821>.
2431 2431
2432*** Rebuild of loaddefs.el is not always done after Lisp changes
2433
2434The rebuild production should depend on all Lisp files with #autoload
2435cookies. It doesn't yet. This needs a configure-time improvement to
2436the nuild system.
2437
2432** Dumping 2438** Dumping
2433 2439
2434*** Linux: Segfault during `make bootstrap' under certain recent versions of the Linux kernel. 2440*** Linux: Segfault during `make bootstrap' under certain recent versions of the Linux kernel.