Hi All,I have started using beaglebone black. I tried compiling kernel beaglebone black. I got the following error.-----------------------------------------------------------------------------------------------------------------------------------------------------------LD init/built-in.okernel/built-in.o: In function `sched_clock_cpu':/home/anil/projects/wap/beaglebone_black/sources/tars/kernel-3.8/kernel/kernel/sched/clock.c:360: relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `sched_clock' defined in .text section in arch/arm/kernel/built-in.okernel/built-in.o: In function `show_interrupts':/home/anil/projects/wap/beaglebone_black/sources/tars/kernel-3.8/kernel/kernel/irq/proc.c:431: relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `arch_show_interrupts' defined in .text section in arch/arm/kernel/built-in.omake: *** [vmlinux] Error 1-----------------------------------------------------------------------------------------------------------------------------------------------------------
I have downloaded kernel patches from the git https://github.com/beagleboard/kernel.gitThen I have followed README.git checkout origin/3.8 -b 3.8 ./patch.shHere what is origin, Can you please send me link.1. I have not done git checkout.2. Then I run ./patch.sh , It has checkout kernel from git, applied patches.3. cd kernelcp ../configs/beaglebone .config make uImage dtbsI have used "arm-arago-linux-gnueabi-gcc" version 4.5.3, which i got from am335x_evm sdk.Can you please help me here.Thanks & Regards,Anil.--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi All,I have started using beaglebone black. I tried compiling kernel beaglebone black. I got the following error.-----------------------------------------------------------------------------------------------------------------------------------------------------------LD init/built-in.okernel/built-in.o: In function `sched_clock_cpu':/home/anil/projects/wap/beaglebone_black/sources/tars/kernel-3.8/kernel/kernel/sched/clock.c:360: relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `sched_clock' defined in .text section in arch/arm/kernel/built-in.okernel/built-in.o: In function `show_interrupts':/home/anil/projects/wap/beaglebone_black/sources/tars/kernel-3.8/kernel/kernel/irq/proc.c:431: relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `arch_show_interrupts' defined in .text section in arch/arm/kernel/built-in.omake: *** [vmlinux] Error 1-----------------------------------------------------------------------------------------------------------------------------------------------------------
I have downloaded kernel patches from the git https://github.com/beagleboard/kernel.gitThen I have followed README.git checkout origin/3.8 -b 3.8 ./patch.shHere what is origin, Can you please send me link.1. I have not done git checkout.2. Then I run ./patch.sh , It has checkout kernel from git, applied patches.3. cd kernelcp ../configs/beaglebone .config make uImage dtbsI have used "arm-arago-linux-gnueabi-gcc" version 4.5.3, which i got from am335x_evm sdk.
On Monday, May 27, 2013 2:29:22 PM UTC+1, Anil kolli wrote:Hi All,I have started using beaglebone black. I tried compiling kernel beaglebone black. I got the following error.-----------------------------------------------------------------------------------------------------------------------------------------------------------LD init/built-in.okernel/built-in.o: In function `sched_clock_cpu':/home/anil/projects/wap/beaglebone_black/sources/tars/kernel-3.8/kernel/kernel/sched/clock.c:360: relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `sched_clock' defined in .text section in arch/arm/kernel/built-in.okernel/built-in.o: In function `show_interrupts':/home/anil/projects/wap/beaglebone_black/sources/tars/kernel-3.8/kernel/kernel/irq/proc.c:431: relocation truncated to fit: R_ARM_THM_JUMP11 against symbol `arch_show_interrupts' defined in .text section in arch/arm/kernel/built-in.omake: *** [vmlinux] Error 1-----------------------------------------------------------------------------------------------------------------------------------------------------------
The best bet would be to download Robert Nelson's kernel build tools, and just run them. They worked flawlessly
for me, but I'm not sure how you integrate them into Angstrom; I used the kernel to boot into an Ubuntu filesystem
(See http://eewiki.net/display/linuxonarm/BeagleBone)
Will
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/e95bc0fa-9d3e-4a56-8d6d-087dc1f6c5ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.