Hi all,
I try to run the famous 2.4.6-rmk1-rayl kernel on my cdb89712 board. But I even can't
compile the kernel itself.
I followed the instructions in
http://roland.seuhs.com/en/index.php/Development/LiMa/CDB89712 step by step, when
"make r", I met such error:
arm-linux-gcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/local/arm/src/linux/include -mapcs-32
-march=armv4 -mno-fpu -c -o entry-armv.o entry-armv.S
entry-armv.S: Assembler messages:
entry-armv.S:781: Error: Internal_relocation (type 197) not fixed up (OFFSET_IMM)
entry-armv.S:783: Error: Internal_relocation (type 195) not fixed up (IMMEDIATE)
entry-armv.S:830: Error: Internal_relocation (type 197) not fixed up (OFFSET_IMM)
entry-armv.S:831: Error: Internal_relocation (type 197) not fixed up (OFFSET_IMM)
entry-armv.S:832: Error: Internal_relocation (type 197) not fixed up (OFFSET_IMM)
entry-armv.S:1052: Error: Cannot represent SWI relocation in this object file format
My system is :
Redhat 6.2
Linux version 2.2.14-5.0 (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release))
Thanks a lot!
wangzl
[EMAIL PROTECTED]
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.