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 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
