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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
