[oe] cortex-a9 build failure at glibc

Khem Raj raj.khem at gmail.com
Fri Dec 11 17:25:03 UTC 2009


On Fri, Dec 11, 2009 at 3:47 AM, RK Raggit <rk.raggit at gmail.com> wrote:
>  As I see you are targetting cortex-a9 I would suggest that you use
>> later version of
>> glibc or even better use eglibc 2.10 or 2.11
>>
>
> one silly question ... how do i make my build skip the glibc package and
> pick the eglibc 2.11 instead ?

if you use minimal or micro distro then eglibc is default libc for
others you can add

LIBC="eglibc"

IIRC angstrom needs ANGSTROMLIBC = "eglibc"

for choosing 2.11 you can add

PREFERRED_VERSION_eglibc = "2.11"
PREFERRED_VERSION_eglibc-initial = "2.11"

to your local.conf


>
> --RK
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list