HI,
I have a working 2.6.29-matt3 and sysvinit-2.68 working nicely on eabi only
builds.
However busybox fails to execute unless I build static (1.28M instead of 58k).
According to my reading of readelf output the only dep is libc.so.6 which is in
/lib on the running SBC:
# ls /lib
ld-linux.so.3 libcrypt.so.1 libnsl.so.1
libc.so.6 libm.so.6 modules
# ls -ail /lib
3251275 drwxr-xr-x 3 root root 8 Jun 1 2009 .
3251155 drwxr-xr-x 13 root root 13 Jun 1 2009 ..
3252582 -rw-r--r-- 1 root root 160750 Jun 1 2009 ld-linux.so.3
3252578 -rw-r--r-- 1 root root 1520544 Jun 1 2009 libc.so.6
3252581 -rw-r--r-- 1 root root 45574 Jun 1 2009 libcrypt.so.1
3252580 -rw-r--r-- 1 root root 766554 Jun 1 2009 libm.so.6
3252579 -rw-r--r-- 1 root root 98496 Jun 1 2009 libnsl.so.1
3251276 drwxr-xr-x 3 root root 3 Jun 1 2009 modules
If I boot with dynamic bb it displays "cannot execute getty" and goes into a
respawning fit. If I add init=/bin/sh (symlinked to bb) I get a panic because
it cannot execute init.
I'm probably overlooking something obvious but I can't see what.
thanks for any suggestions.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|