diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 17 |
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. | |||
| 3435 | Bootstrapping (compiling the .el files) is normally only necessary | 3435 | Bootstrapping (compiling the .el files) is normally only necessary |
| 3436 | with development builds, since the .elc files are pre-compiled in releases. | 3436 | with 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 | |||
| 3440 | Compiling the lisp files fails at random places, complaining: | ||
| 3441 | "No rule to make target '/path/to/some/lisp.elc'". | ||
| 3442 | The causes of this problem are not understood. Using GNU make 3.81 compiled | ||
| 3443 | from source, rather than the Ubuntu version, worked. | ||
| 3444 | See <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. | |||
| 3567 | If you are using hardware and an operating system shipped after 2000, | 3559 | If you are using hardware and an operating system shipped after 2000, |
| 3568 | it is unlikely you will see any of these. | 3560 | it 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" | ||
| 3565 | Compiling the lisp files fails at random places, complaining: | ||
| 3566 | "No rule to make target '/path/to/some/lisp.elc'". | ||
| 3567 | The causes of this problem are not understood. Using GNU make 3.81 compiled | ||
| 3568 | from source, rather than the Ubuntu version, worked. | ||
| 3569 | See <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. |