summaryrefslogtreecommitdiff
path: root/docs/B - Known issues.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/B - Known issues.txt')
-rw-r--r--docs/B - Known issues.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/B - Known issues.txt b/docs/B - Known issues.txt
index 271ce09..656ac34 100644
--- a/docs/B - Known issues.txt
+++ b/docs/B - Known issues.txt
@@ -111,7 +111,7 @@ Workaround:
--------------------------------
Symptoms:
- On 64-bit build systems, the glibc (possibly eglibc too) build fails for
+ On 64-bit build systems, the glibc build fails for
64-bit targets, because it can not find libgcc.
Explanations:
@@ -180,8 +180,7 @@ Symptoms:
Explanations:
The issue seems to be related to building NPTL on old versions
- of glibc (and possibly eglibc as well) on some architectures
- (seen on powerpc, s390, s390x and x86_64).
+ of glibc on some architectures (seen on powerpc, s390, s390x and x86_64).
Status:
CURRENT
@@ -197,13 +196,13 @@ Symptoms:
glibc start files and headers fail with: [/usr/include/limits.h] Error 1
Explanations:
- Old glibc (and eglibc) Makefiles break with make-3.82.
+ Old glibc Makefiles break with make-3.82.
Status:
CURRENT
Fix:
- None so far. It would require some glibc/eglibc hacking.
+ None so far. It would require some glibc hacking.
Workaround:
There two possible workarounds:
@@ -221,7 +220,7 @@ Symptoms:
The build fails with "mixed implicit and normal rules. Stop."
Explanations:
- Old glibc (and eglibc) Makefiles break with make-3.82.
+ Old glibc Makefiles break with make-3.82.
Status:
CURRENT