Hi, I've just complied a uclibc sh4 cross-compile toochain, and passed building kernel and busybox. When booting up the system, the kernel runs well but when it comes to /sbin/init, I got this error message "can't resolve symbol __global_locale_data"... I checked libc.so.0 with readelf, the symbol is in the relocation section, but the ldso couldn't resolve its address.
000a102c 00028601 R_SH_DIR32 000a5a48 __global_locale_data + 0 Please anybody kindly give me a hint :) Thank you very much!!
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
