public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* One issue during kernel porting on coldfire m5441x: dl_main: Assertion `_rtld_local._dl_rtld_map.l_libname' failed!
@ 2010-02-21  9:02 Lanttor
       [not found] ` <4B8149BC.5020801@codesourcery.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Lanttor @ 2010-02-21  9:02 UTC (permalink / raw)
  To: Greg Ungerer, linux-m68k

Hi,

I met one interesting issue during I porting 2.6.29 kernel on ColdFire
paltform (v4 core, mcf5441x).

I could boot up the kernel with initramfs, but the kernel message below
displays some error information,
which line I colored red. initramfs image only includes busybox static
binary.

*starting pid 371, tty '': '/etc/rc.d/rcS'
Mounting /proc and /sys
Starting the hotplug events dispatcher udevd
Inconsistency detected by ld.so: rtld.c: 1215: dl_main: Assertion
`_rtld_local._dl_rtld_map.l_libname' failed!
Synthesizing initial hotplug events
Inconsistency detected by ld.so: rtld.c: 1215: dl_main: Assertion
`_rtld_local._dl_rtld_map.l_libname' failed!
Inconsistency detected by ld.so: rtld.c: 1215: dl_main: Assertion
`_rtld_local._dl_rtld_map.l_libname' failed!
Setting the hostname to freescale
Mounting filesystems
mount: mounting usbfs on /proc/bus/usb failed: No such file or directory
Starting syslogd and klogd
Running sysctl
Setting up networking on loopback device:
Setting up networking on eth0:
Adding static route for default gateway to 10.192.208.254:
route: SIOCADDRT: File exists
Setting nameserver to 10.192.208.1 in /etc/resolv.conf:
Starting inetd:
starting pid 434, tty '': '-/bin/sh'*

This error message shows that I can't load dynamical binary: if I build
initramfs with busybox dynamical binary,
it's can't boot up and just prints above error information.

Anybody met the issue like-same?  Some suggestion is appreciated.

-- 
Best Regards,
Lanttor

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-23  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-21  9:02 One issue during kernel porting on coldfire m5441x: dl_main: Assertion `_rtld_local._dl_rtld_map.l_libname' failed! Lanttor
     [not found] ` <4B8149BC.5020801@codesourcery.com>
2010-02-22  7:44   ` Lanttor
2010-02-22 19:23     ` Andreas Schwab
2010-02-23  7:51       ` Lanttor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox