diff options
| author | Glenn Morris | 2007-10-09 02:40:01 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-10-09 02:40:01 +0000 |
| commit | ce46543c0f83bccbe105294fa1bfe9ebc66795bb (patch) | |
| tree | 262061ea6831e4ace7be192ca338cec5751bc586 /etc/PROBLEMS | |
| parent | 65342ae38594f2e07734ac09b66b3964fb01cb57 (diff) | |
| download | emacs-ce46543c0f83bccbe105294fa1bfe9ebc66795bb.tar.gz emacs-ce46543c0f83bccbe105294fa1bfe9ebc66795bb.zip | |
Mention openSUSE bcopy issue.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index fe8304e9d88..070466f895f 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2817,6 +2817,11 @@ build (from -O2 to -O1). It is possible this is an OpenBSD | |||
| 2817 | GCC problem specific to the macppc architecture, possibly only | 2817 | GCC problem specific to the macppc architecture, possibly only |
| 2818 | occurring with older versions of GCC (e.g. 3.3.5). | 2818 | occurring with older versions of GCC (e.g. 3.3.5). |
| 2819 | 2819 | ||
| 2820 | *** openSUSE 10.3: Segfault in bcopy during dumping. | ||
| 2821 | |||
| 2822 | This is due to a bug in the bcopy implementation in openSUSE 10.3. | ||
| 2823 | It is/will be fixed in an openSUSE update. | ||
| 2824 | |||
| 2820 | ** Installation | 2825 | ** Installation |
| 2821 | 2826 | ||
| 2822 | *** Installing Emacs gets an error running `install-info'. | 2827 | *** Installing Emacs gets an error running `install-info'. |