Hi;

 

[    3.390000]      device=eth0, addr=10.0.51.200, mask=255.255.255.0,
gw=255.255.255.255,

[    3.400000]      host=ixdp425, domain=, nis-domain=(none),

[    3.400000]      bootserver=10.0.51.38, rootserver=10.0.51.38, rootpath=

[    3.410000] Looking up port of RPC 100003/2 on 10.0.51.38

[    3.430000] Looking up port of RPC 100005/1 on 10.0.51.38

[    3.440000] VFS: Mounted root (nfs filesystem) on device 0:14.

[    3.440000] Freeing init memory: 124K

[    3.520000] eth0: link up, speed 100 Mb/s, full duplex

[    3.590000] Kernel panic - not syncing: Attempted to kill init!

[    3.600000] [<c002e594>] (unwind_backtrace+0x0/0xe0) from [<c00447dc>]
(panic+0x4c/0x13c)

[    3.610000] [<c00447dc>] (panic+0x4c/0x13c) from [<c0047fe4>]
(do_exit+0x64/0x708)

[    3.620000] [<c0047fe4>] (do_exit+0x64/0x708) from [<c0048738>]
(do_group_exit+0xb0/0xe4)

[    3.620000] [<c0048738>] (do_group_exit+0xb0/0xe4) from [<c00568d8>]
(get_signal_to_deliver+0x390/0x3ec)

[    3.630000] [<c00568d8>] (get_signal_to_deliver+0x390/0x3ec) from
[<c002a7bc>] (do_notify_resume+0x64/0x5d8)

[    3.640000] [<c002a7bc>] (do_notify_resume+0x64/0x5d8) from [<c0027f48>]
(work_pending+0x1c/0x20)

[    3.650000] Rebooting in 1 seconds..

 

[kh...@khteh-pc:/usr/src/root-ixp4xx 2]$ file bin/busybox

bin/busybox: ELF 32-bit MSB executable, ARM, version 1 (SYSV), dynamically
linked (uses shared libs), stripped

[kh...@khteh-pc:/usr/src/root-ixp4xx 3]$ readelf -h bin/busybox | grep Flags

  Flags:                             0x5000002, has entry point, Version5
EABI

[kh...@khteh-pc:/usr/src/root-ixp4xx 4]$ readelf -a bin/busybox | grep
NEEDED

 0x00000001 (NEEDED)                     Shared library: [libcrypt.so.0]

 0x00000001 (NEEDED)                     Shared library: [libm.so.0]

 0x00000001 (NEEDED)                     Shared library: [libc.so.0]

[kh...@khteh-pc:/usr/src/root-ixp4xx 5]$ readelf -a bin/busybox | grep -A1
INTERP

  INTERP         0x000114 0x00008114 0x00008114 0x00014 0x00014 R   0x1

      [Requesting program interpreter: /lib/ld-uClibc.so.0]

[kh...@khteh-pc:/usr/src/root-ixp4xx 6]$ readelf -h
lib/libuClibc-0.9.30.1.so | grep Flags

  Flags:                             0x5000002, has entry point, Version5
EABI

 [kh...@khteh-pc:/usr/src/root-ixp4xx 7]$ readelf -h lib/libm-0.9.30.1.so |
grep Flags

  Flags:                             0x5000002, has entry point, Version5
EABI

[kh...@khteh-pc:/usr/src/root-ixp4xx 8]$ readelf -h
lib/ld-uClibc-0.9.30.1.so | grep Flags

  Flags:                             0x5000002, has entry point, Version5
EABI

[kh...@khteh-pc:/usr/src/root-ixp4xx 9]$ readelf -h lib/libcrypt-0.9.30.1.so
| grep Flags

  Flags:                             0x5000002, has entry point, Version5
EABI

[kh...@khteh-pc:/usr/src/root-ixp4xx 10]$           

 

Attached is the uClibc-0.9.30.1 config that I use. Any insight is
appreciated.

 

Regards,

KH

Attachment: uClibc-0.9.30.1-config
Description: Binary data

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to