On 20/03/2012 16:56, Khem Raj wrote:
On Tue, Mar 20, 2012 at 9:23 AM, Paul Eggleton
<paul.eggle...@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 )

Hi Folks

I am unable to find a .config file in the uclibc build tree, can you be more specific about the path i might find it at?

UCLIBC_HAS_RESOLVER_SUPPORT=y doesnt seem to be present in the uClibc.distro file, i added it and tried running the build again with no success. Is there anything else I can try?

Thanks,
John


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to