On Mon, Jun 4, 2012 at 1:33 AM, Giuseppe Condorelli <[email protected]> wrote: > Solved, > I missed to set TARGET_OS = "eglibc" leaving it to "uclibc", my previous > build...
thats wrong. If you are using OE-Core then the variable to set it TCLIBC and TARGET_OS is usually not needed to set. and libiconv is internal to eglibc so when using eglibc it should provide the libiconv package. > > 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 > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
