前段时间移植一些杂七杂八的东西,,
把系统给弄乱了。。。 现在想重新编译一个内核,结果运行 make menuconfig 命令出错。。。
请DX们帮忙看看。。。谢谢
[root@localhost linux-2.6.29]# make menuconfig
HOSTLD scripts/kconfig/mconf
/usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/../../../../arm-none-linux-gnueabi/bin/ld: scripts/kconfig/mconf.o: Relocations in generic ELF (EM: 3)
/usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/../../../../arm-none-linux-gnueabi/bin/ld: scripts/kconfig/mconf.o: Relocations in generic ELF (EM: 3)
scripts/kconfig/mconf.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/mconf] 错误 1
make: *** [menuconfig] 错误 2