crelloc@neoGenerationwork ~/linux $ cat /proc/version Linux version 3.13.0-37-generic (buildd@kapok) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014
Also, i do indeed us the default bb.org_defconfig On Wednesday, August 26, 2015 at 11:56:08 AM UTC-7, RobertCNelson wrote: > > A couple of the patches aren't fully 'random' config safe.. > On Aug 26, 2015 1:54 PM, "Robert Nelson" <[email protected] > <javascript:>> wrote: > >> Which version of gcc? And did you use the default bb.org_defconfig? >> On Aug 26, 2015 1:41 PM, <[email protected] <javascript:>> wrote: >> >>> I run into this error when trying to cross compile: >>> >>> >>> >>> crelloc@neoGenerationwork ~/omap/linux $ make ARCH=arm >>> CROSS_COMPILE=/usr/bin/arm-linux-gnueabi- >>> >>> ... >>> ... >>> ... >>> arch/arm/kernel/ftrace.c: In function >>> ‘ftrace_arch_code_modify_post_process’: >>> arch/arm/kernel/ftrace.c:93:2: error: implicit declaration of function >>> ‘flush_tlb_all’ [-Werror=implicit-function-declaration] >>> cc1: some warnings being treated as errors >>> make[1]: *** [arch/arm/kernel/ftrace.o] Error 1 >>> make: *** [arch/arm/kernel] Error 2 >>> >>> >>> I grabbed the kernel from https://github.com/beagleboard/linux: >>> >>> git clone -b 4.1.2-ti-r4 https://github.com/beagleboard/linux --depth=1 >>> >>> How do I fix this error to successfully cross compile my custom kernel? >>> Any suggestions would greatly help, Thanks >>> >>> -- >>> 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] <javascript:>. >>> For more options, visit 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]. For more options, visit https://groups.google.com/d/optout.
