http://bugs.openembedded.org/show_bug.cgi?id=954
Summary: fix glibc build for superh archs
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
To be able to build glibc for the superh (sh) archs we need to copy the content
of sysdeps/sh/{TARGET_ARCH} into sysdeps/sh otherwise glibc wont compiled. This
affects all current glibc.bb. Please insert this patch into all others.
|
/stuff/build/tmp/work/glibc-2.3.4-r3/build-sh3-linux/elf/librtld.os(.text+0xe074):
In function `_setjmp':
| libgcc2.c: undefined reference to `__sigsetjmp'
| collect2: ld returned 1 exit status
| make[2]: ***
[/stuff/build/tmp/work/glibc-2.3.4-r3/build-sh3-linux/elf/ld.so]Error 1
| make[2]: Leaving directory
`/stuff/build/tmp/work/glibc-2.3.4-r3/glibc-2.3.4/elf'
| make[1]: *** [elf/subdir_lib] Error 2
| make[1]: Leaving directory `/stuff/build/tmp/work/glibc-2.3.4-r3/glibc-2.3.4'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe