[oe] [PATCH] sanity.bbclass: Check for the presennce of libc.a

Richard Purdie rpurdie at rpsys.net
Sun Sep 12 10:36:57 UTC 2010


On Sun, 2010-09-12 at 11:54 +0100, Phil Blundell wrote:
> On Sun, 2010-09-12 at 17:24 +0800, Holger Freyther wrote:
> > The insmod.static binary links statically and requires the libc.a
> > to be present. On Fedora glibc-static is not installed by default
> > when installing development headers. Warn the user that he needs
> > to have that installed.
> 
> Why are we building insmod.static for native anyway?  That seems a bit
> silly.

It is. FWIW, Poky now patches the modutils-cross recipe so it only
builds the dynamically linked version to resolve exactly this issue.

Cheers,

Richard





More information about the Openembedded-devel mailing list