What is the problem? Regards, John
> On May 7, 2016, at 1:02 PM, [email protected] wrote: > > hi > i have problem to beaglebone black kernel compilation for git hub in linux > 16.04, please suggest me what should i have to do? > > On Monday, May 27, 2013 at 7:10:55 PM UTC+5:30, Alex wrote: > Hi, > > You should watch this tutorial => http://www.youtube.com/watch?v=HJ9nUqYMjqs > <http://www.youtube.com/watch?v=HJ9nUqYMjqs> > > replace the version of the kernel by 3.8 ;) > > It's working for my BBB. > > Micka, > > On Mon, May 27, 2013 at 3:29 PM, Anil kolli <[email protected] > <javascript:>> wrote: > Hi All, > > I have started using beaglebone black. I tried compiling kernel beaglebone > black. I got the following error. > > ----------------------------------------------------------------------------------------------------------------------------------------------------------- > LD init/built-in.o > kernel/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.o > kernel/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.o > make: *** [vmlinux] Error 1 > ----------------------------------------------------------------------------------------------------------------------------------------------------------- > > > I have downloaded kernel patches from the git > https://github.com/beagleboard/kernel.git > <https://github.com/beagleboard/kernel.git> > Then I have followed README. > > git checkout origin/3.8 -b 3.8 > ./patch.sh > Here 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 kernel > cp ../configs/beaglebone .config > make uImage dtbs > I 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 > <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 [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out > <https://groups.google.com/groups/opt_out>. > > > > > -- > For more options, visit http://beagleboard.org/discuss > <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 [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/e95bc0fa-9d3e-4a56-8d6d-087dc1f6c5ee%40googlegroups.com > > <https://groups.google.com/d/msgid/beagleboard/e95bc0fa-9d3e-4a56-8d6d-087dc1f6c5ee%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/EE6B4306-D48E-40CC-AB0A-99E3CD685003%40gmail.com. For more options, visit https://groups.google.com/d/optout.
