On Thursday 08 November 2007 20:29:11 Sunny Jp wrote:
> binfmt-4c46

You need to compile in ELF support in your kernel statically, not as a 
module. Otherwise, you get a chicken-egg issue where you need to load a 
module to run ELF binaries, but 'modprobe' itself is ELF, so you cannot 
load the module.
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to