aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS17
1 files changed, 9 insertions, 8 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 98c8d0c3026..6624f747c87 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -3435,14 +3435,6 @@ The fix is to install a newer version of ncurses, such as version 4.2.
3435Bootstrapping (compiling the .el files) is normally only necessary 3435Bootstrapping (compiling the .el files) is normally only necessary
3436with development builds, since the .elc files are pre-compiled in releases. 3436with development builds, since the .elc files are pre-compiled in releases.
3437 3437
3438*** "No rule to make target" with Ubuntu 8.04 make 3.81-3build1
3439
3440Compiling the lisp files fails at random places, complaining:
3441"No rule to make target '/path/to/some/lisp.elc'".
3442The causes of this problem are not understood. Using GNU make 3.81 compiled
3443from source, rather than the Ubuntu version, worked.
3444See <URL:https://debbugs.gnu.org/327>, <URL:https://debbugs.gnu.org/821>.
3445
3446** Dumping 3438** Dumping
3447 3439
3448*** Segfault during 'make' 3440*** Segfault during 'make'
@@ -3567,6 +3559,15 @@ This section covers bugs reported on very old hardware or software.
3567If you are using hardware and an operating system shipped after 2000, 3559If you are using hardware and an operating system shipped after 2000,
3568it is unlikely you will see any of these. 3560it is unlikely you will see any of these.
3569 3561
3562** GNU/Linux
3563
3564*** Ubuntu 8.04 make 3.81-3build1: "No rule to make target"
3565Compiling the lisp files fails at random places, complaining:
3566"No rule to make target '/path/to/some/lisp.elc'".
3567The causes of this problem are not understood. Using GNU make 3.81 compiled
3568from source, rather than the Ubuntu version, worked.
3569See <URL:https://debbugs.gnu.org/327>, <URL:https://debbugs.gnu.org/821>.
3570
3570** Solaris 3571** Solaris
3571 3572
3572*** Problem with remote X server on Suns. 3573*** Problem with remote X server on Suns.