Ran *make ARCH=arm zImage modules dtbs* but encountered errors. Below are the error messages:
gcc: error: unrecognized argument in option ‘-mabi=aapcs-linux’ gcc: note: valid arguments to ‘-mabi=’ are: ms sysv gcc: error: unrecognized command line option ‘-mlittle-endian’ gcc: error: unrecognized command line option ‘-mno-thumb-interwork’ gcc: error: unrecognized command line option ‘-mthumb’ make[1]: *** [kernel/bounds.s] Error 1 make: *** [prepare0] Error 2 On 17 June 2014 10:07, Robert Nelson <[email protected]> wrote: > On Mon, Jun 16, 2014 at 5:01 PM, Nick <[email protected]> wrote: > > Where do I find build_kernel.sh file? Can't find the file via a Nemo > search. > > Exactly which kernel are you referring to? I am using the kernel > referred to > > in this eLinux page. > > Okay, so you aren't following the directions from the first post in > that thread you posted.. > > Look at your error: > > > ERROR: Kernel configuration is invalid. > > include/generated/autoconf.h or include/config/auto.conf are > missing. > > Run 'make oldconfig && make prepare' on kernel src to fix it. > > Either, KERNEL_INSTALL_DIR is setup wrong, or you haven't run "make > ARCH=arm zImage modules dtbs" on your kernel sources yet. > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/vHmA5ZuYoHw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > 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.
