On 24/08/2011 21:43, Jan Kobler wrote:
Hi,

I have encountered the problem with the missing gl_GLIBC21 too.

This is what solved the problem for me:

bitbake -c clean gettext-native
bitbake gettext-native

Afterwards the string "GLIBC21" appears in
sysroots/x86_64-linux/usr/share/aclocal/glibc21.m4 and
sysroots/x86_64-linux/usr/share/aclocal/intl.m4

The problem is something in master branch of bitbake. using .12 let a fresh enviroment
build everything.

Best regards,

Jan


on 05.07.2011 12:10 Alessandro Sappia said the following:
but compilation fails on bison-native.

Seem solved by using the host bison ASSUME_PROVIDED += "bison-native"
instead of let bitbake compile
(bison from recipes complains about a "perhaps missing m4 macro
gl_GLIBC21").



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to