[OE-core] [PATCH] strace: update to 4.7

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jun 15 12:24:36 UTC 2012


On Fri, 2012-06-15 at 10:42 +0300, Marinescu, Bogdan A wrote:
> On Fri, Jun 15, 2012 at 12:27 AM, Khem Raj <raj.khem at gmail.com> wrote:
> > On Thu, Jun 14, 2012 at 5:42 AM, Marinescu, Bogdan A
> > <bogdan.a.marinescu at intel.com> wrote:
> >> I was able to build strace 4.7 with uclibc succesfully, but I'm unable
> >> to build an uclibc image (even core-image-minimal) to do an actual
> >> test due to various compilation errors. Should I keep on trying to
> >> compile an Yocto image to test strace+uclibc or is the succesful
> >> compilation step enough?
> >
> > hmmm, it should be ok I guess. Which image were you trying to build.
> > btw. only core-image-minimal, core-image-core and core-image-sato,
> > meta-toolchain work with uclibc others are not tried.
> 
> I tried with core-image-minimal. I added these two lines to my local.conf:
> 
> CORE_IMAGE_EXTRA_INSTALL += "strace"
> TCLIBC = "uclibc"
> 
> The libiconv problem is a minor one, it turns out that gettext and the
> kernel also refuse to compile in this configuration.

I think the difference is that the poky distro config turns some
warnings into errors. We've gone through and fixed all those warnings
for all the usual "official" combinations we test.

Cheers,

Richard





More information about the Openembedded-core mailing list