Paul Menzel wrote:
Am Freitag, den 08.10.2010, 09:39 -0400 schrieb Michael Smith:
This version has introduced several backwards incompatibilities and some
packages are known not to build with 3.82. In particular:
- glibc-initial fails in do_install when prefix="".
- eglibc manual/Makefile has not yet been patched (see 3a06f50f)
Are there patches for these problems available upstream?
For eglibc, yes. For glibc-initial, no - this one seems like a make bug
and I don't have time to hunt it down.
Signed-off-by: Michael Smith <[email protected]>
---
recipes/make/make_3.82.bb | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/recipes/make/make_3.82.bb b/recipes/make/make_3.82.bb
index 3cdc0a0..86c58d6 100644
--- a/recipes/make/make_3.82.bb
+++ b/recipes/make/make_3.82.bb
@@ -1,5 +1,8 @@
require make.inc
+# Stock eglibc fails to build with make 3.82.
What do you mean by »stock«? The pristine upstream version or the
version in OE?
The older versions in OE. Later upstream versions might have the patch.
+DEFAULT_PREFERENCE = "-1"
+
BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "1a11100f3c63fcf5753818e59d63088f"
SRC_URI[sha256sum] =
"e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966"
Thanks,
Paul
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel