[yocto] issue building iputils with uclibc.

Khem Raj raj.khem at gmail.com
Tue Mar 20 09:56:42 PDT 2012


On Tue, Mar 20, 2012 at 9:23 AM, Paul Eggleton
<paul.eggleton at linux.intel.com> wrote:
>
> IIRC the thread ended with Khem asking if UCLIBC_HAS_RESOLVER_SUPPORT='y' was
> in the uclibc configuration, the implication being that dn_comp is unavailable
> unless that is true. I'm not too familiar with how uclibc is configured and
> with only a brief glance at the recipe I can see the config seems to be
> automatically generated but I can't see exactly how additional options (beyond
> what gets added from DISTRO_FEATURES) would be added.
>
> Khem, could you help out here?

go into the uclibc build tree and like kernel or busybox it will have
a .config and grok that. If this is disabled then enable it in
uClibc.distro file under uclibc recipes dir and rebuild uclibc.
ideally these are distro knobs but for tests you can try it
file ( uclibc uses kconfig )



More information about the yocto mailing list