
Proceeded to compile kernel and modules - without error. Followed steps in attached file. Fails to boot and because I have no access to u-boot prompt am unable to troubleshoot. Anyone have any comments on my compile process? Thanks ................................. I didn't get far: make -j5 ARCH=arm CROSS_COMPILE=/usr/bin/arm-linux-gnueabihf- defconfig sunxi_defconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf fixdep: error opening depfile: scripts/kconfig/.zconf.tab.o.d: No such file or directory make[1]: *** [scripts/kconfig/zconf.tab.o] Error 2 make: *** [defconfig] Error 2 make: *** Waiting for unfinished jobs.... # # configuration written to .config I have scripts/kconfig/.zconf.tab.o.cmd and scripts/kconfig/.zconf.tab.o.tmp How do I report an issue with this? I still got a .config so I will proceed and see what happens. Thanks Rob -------- Original Message -------- Subject: Re: Cross Compile Module for armv7 Date: Mon, 19 May 2014 22:39:51 +1000 From: Robert Brown <rebrown@exemail.com.au> To: Chris Samuel <chris@csamuel.org> Wow thanks I would never have found that. I will give it a go over the next day or two. Can I expect most things to be working yet e.g. usb, network, HDMI display,wireless? Regards Rob On 19/05/14 21:34, Chris Samuel wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Rob,
On Mon, 19 May 2014 06:36:48 PM Robert Brown wrote:
Thanks for the info. Pleasure!
Looking here: https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-devel
it looks like 3.15 rc1. Should I be checking somewhere else? If the architecture is supported in the mainline kernel then you can just use the standard place, which is:
The latest tarball is here:
https://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-3.15-rc5.tar.xz
but there are currently 77 commits beyond that (not a lot, but that's because Linus's travelling and is off-net), including some for Allwinner chips, so you may want to use git to clone his repo and build from there.
Browse here:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/
Clone with this:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
cheers! Chris - -- Chris Samuel :http://www.csamuel.org/ : Melbourne, VIC