Re: [OpenWrt-Devel] eglibc 2.17 broken with ar71xx/wr1043nd & malta

2013-03-26 Thread Etienne Champetier
Le 26/03/2013 19:50, Bastian Bittorf a écrit : > * Etienne Champetier [26.03.2013 19:42]: >> I can enter in failsafe mode, so does anyone have an idea how to simulate >> the normal boot process >> step by step from the failsafe, so i can determine precisely what break. > first try to load the mod

Re: [OpenWrt-Devel] eglibc 2.17 broken with ar71xx/wr1043nd

2013-03-26 Thread Bastian Bittorf
* Etienne Champetier [26.03.2013 19:42]: > I can enter in failsafe mode, so does anyone have an idea how to simulate the > normal boot process > step by step from the failsafe, so i can determine precisely what break. first try to load the modules, and look where it 'hangs': for FILE in /etc/mo

[OpenWrt-Devel] eglibc 2.17 broken with ar71xx/wr1043nd

2013-03-26 Thread Etienne Champetier
Hi I've recently test eglibc 2.15, 2.16, 2.17 with gcc 4.6 linaro or gcc 4.7 linaro (r36112 every time) With eglibc 2.17 my wr1043nd isn't booting, ie i can't ping it (and not having a serial cable it's a black box) (i've tested an x86 vm of openwrt with eglibc 2.17 and it's working) I can ente