On Tue, Dec 15, 2015 at 7:51 PM, Bharath R <[email protected]> wrote:
> Hi, > > I'm using uboot-2015.10 version and buildroot 4.9.3 for BBB. > > I did the following > > wget ftp://ftp.denx.de/pub/u-boot/u-boot-latest.tar.bz2 > tar -xjf u-boot-latest.tar.bz2 > cd u-boot-2015.10 > wget > https://rcn-ee.com/repos/git/u-boot-patches/v2015.10/0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch > patch -p1 < 0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch > > make CROSS_COMPILE=arm-linux-gnueabihf- distclean > make CROSS_COMPILE=arm-linux-gnueabihf- am335x_boneblack_config > make CROSS_COMPILE=arm-linux-gnueabihf- > > > But I'm getting the following error: > > > > Can anyone please tell me what is doing wrong here? > > Well first you should compare with the working directions here: https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-ARMCrossCompiler:GCC and figure out where you messed up. BTW, why is this still an issue, you've been working on it longer then a month.. Just copy what I already provided and move on to the next problem... Regards, -- Robert Nelson https://rcn-ee.com/ -- 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.
