Hi, Guys, Before I build the gingerbread , I enable the "hardware monitoring support" through the "make menuconfig".
So you can see, I get the below errors. If I disable the "hardware monitoring support", everything is normal. I have also try to change other configurations, but it can be passed the building. Is there any limitation for gingerbread to support "hardware monitoring" ? Or any other ideas ? ------------------------------------------ LD arch/arm/kernel/built-in.o arm-eabi-ld: internal error in relocate_special_relocatable, at /home/jingyu/projects/gcc/android-toolchainsrc/build/../binutils/binutils-2.19/gold/arm.cc:9524 make[3]: *** [arch/arm/kernel/built-in.o] Error 1 make[2]: *** [arch/arm/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... CC arch/arm/mm/fault-armv.o CC arch/arm/mm/flush.o CC arch/arm/mm/ioremap.o CC arch/arm/mm/mmap.o /home/ivan/workspace/gingerbread_house_7243/kernel/arch/arm/mm/init.c: In function 'mem_init': /home/ivan/workspace/gingerbread_house_7243/kernel/arch/arm/mm/init.c:693: warning: format '%4d' expects type 'int', but argument 22 has type 'long int' error, forbidden warning: init.c:693 make[3]: *** [arch/arm/mm/init.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** wait: No child processes. Stop. make[2]: *** [arch/arm/mm] Error 2 make[1]: *** [sub-make] Error 2 make[1]: Leaving directory `/home/ivan/workspace/gingerbread_house_7243/kernel' make: *** [out/target/product/msm7627_surf/obj/KERNEL_OBJ/arch/arm/boot/zImage] Error 2 ------------------------------------------ Thanks in advance. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
