Solved, I missed to set TARGET_OS = "eglibc" leaving it to "uclibc", my previous build...
Cheers, Giuseppe 2012/6/4 Giuseppe Condorelli <[email protected]> > Hi All, > > I'm falling in a circular dependency error between libiconv and gettext > during eglibc build. > libiconv (as set in tclibc-eglibc.inc) is set to "eglibc", so the recipe > for libiconv shouldn't be included > in the build list (it inherits gettext and gettext depends on libiconv). > Please can you clarify this? > > Many thanks, > Giuseppe >
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
