diff options
| author | Dmitry Gutov | 2022-08-15 02:22:59 +0300 |
|---|---|---|
| committer | Dmitry Gutov | 2022-08-15 02:22:59 +0300 |
| commit | ee3a674c7c9e39fe7ff296ce1f9830fc45520de8 (patch) | |
| tree | e8ba1e7be54314f208454e80e3d31044c913f3eb /etc/PROBLEMS | |
| parent | fe0e53d963899a16e0dd1bbc1ba10a6b59f7989e (diff) | |
| parent | 0a8e88fd83db5398d36064a7f87cff5b57da7284 (diff) | |
| download | emacs-scratch/font_lock_large_files.tar.gz emacs-scratch/font_lock_large_files.zip | |
Merge branch 'master' into scratch/font_lock_large_filesscratch/font_lock_large_files
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. |