[Buildroot] [Bug 7941] glibc-2.20 fails to build for sparc-buildroot-linux-gnu

bugzilla at busybox.net bugzilla at busybox.net
Tue Mar 17 21:50:33 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=7941

--- Comment #2 from mail at waldemar-brodkorb.de 2015-03-17 21:50:33 UTC ---
You could also apply this simple patch:
diff -Nur glibc-2.20.orig/sysdeps/sparc/sparc32/sem_trywait.c
glibc-2.20/sysdeps/sparc/sparc32/sem_trywait.c
--- glibc-2.20.orig/sysdeps/sparc/sparc32/sem_trywait.c 2014-09-07
10:09:09.000000000 +0200
+++ glibc-2.20/sysdeps/sparc/sparc32/sem_trywait.c      2014-09-13
10:21:44.000000000 +0200
@@ -22,6 +22,7 @@
 #include <lowlevellock.h>
 #include <internaltypes.h>
 #include <semaphore.h>
+#include <sparc-nptl.h>

 #include <shlib-compat.h>

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list