Cory T. Tusar wrote:
anybody knows how to solve it?
are you by chance building on a 64 bit system ?
The kernel will build fine on a 64-bit system in a Moblin chroot. I'd
opened a bugzilla item for this some months ago with a patch to the
.spec file required for this to work successfully.
and worst case you need to do a "setarch i386 chroot ..."
the setarch makes the chroot really 32 bit, not just 64 bit full of 32 bit
binaries
FWIW, I build custom Moblin kernels with a simple:
rpmbuild -ba --target=i586 /path/to/kernel.spec
yep that's the "right" (read: easiest and least fragile) way to build
from .spec file
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org
once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists