aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-10-09 02:40:01 +0000
committerGlenn Morris2007-10-09 02:40:01 +0000
commitce46543c0f83bccbe105294fa1bfe9ebc66795bb (patch)
tree262061ea6831e4ace7be192ca338cec5751bc586
parent65342ae38594f2e07734ac09b66b3964fb01cb57 (diff)
downloademacs-ce46543c0f83bccbe105294fa1bfe9ebc66795bb.tar.gz
emacs-ce46543c0f83bccbe105294fa1bfe9ebc66795bb.zip
Mention openSUSE bcopy issue.
-rw-r--r--etc/PROBLEMS5
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
2817GCC problem specific to the macppc architecture, possibly only 2817GCC problem specific to the macppc architecture, possibly only
2818occurring with older versions of GCC (e.g. 3.3.5). 2818occurring with older versions of GCC (e.g. 3.3.5).
2819 2819
2820*** openSUSE 10.3: Segfault in bcopy during dumping.
2821
2822This is due to a bug in the bcopy implementation in openSUSE 10.3.
2823It 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'.