On 3/11/2011 5:23 PM, Denys Vlasenko wrote:
On Friday 11 March 2011 23:55, Gary Altenberg wrote:
Looks good. So I add one applet "cat" and rebuilt busybox. When I put
this version of busybox with the cat applet on my board and type busybox
it I get:
# busybox
Unhandled fault: vector exception (0x800) at 0x00000000
SIGSEGV
#
Any help would be greatly appreciated.
Can't reproduce:
# ./busybox ; echo $?
^C
# ./busybox .kernelrelease; echo $?
1.18.3
0
Please post your .config
I just get the Unhandled fault when I do any of those.
.config attached...
It works for me with your .config
Thank you for the feedback. Did you run this on an ARM with no MMU? So
what does that tell me? Do you think it's my tools? Could it be
something to do with uClibc? I am not sure it's configured correctly.
Should I have the config for busybox point to my linux header files
somehow? I read that busybox needs linux headers for somethings, could
that be a problem? Any other thoughts?
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox