On Sun, Jul 26, 2015 at 9:31 PM, DeKay <darrylkac...@gmail.com> wrote:
> Hi
>
> I am trying to compile the 4.1 kernel as per this eewiki link. I started on
> a fresh The kernel compiles but the compilation script bombs when it gets to
> the dtbs stuff because it can't find a file.  Help appreciated.
>
> -----------------------------
> make -j2 ARCH=arm LOCALVERSION=-bone14.1 CROSS_COMPILE=ccache
> /home/dk/Hacking/BBB/bb-kernel/dl/gcc-l
> inaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- dtbs
> -----------------------------
>  CHK     include/config/kernel.release
>  CHK     include/generated/uapi/linux/version.h
>  CHK     include/generated/utsrelease.h
> make[1]: 'include/generated/mach-types.h' is up to date.
>  CHK     include/generated/bounds.h
>  CHK     include/generated/asm-offsets.h
>  CALL    scripts/checksyscalls.sh
>  DTC     arch/arm/boot/dts/am335x-base0033.dtb
>  DTC     arch/arm/boot/dts/am335x-bone.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-nhdmi-overlay.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-hdmi-overlay.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-emmc-overlay.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-overlay.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-wl1835mod.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-replicape.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-cape-bone-argus.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-can0.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-bbb-exp-r.dtb
>  DTC     arch/arm/boot/dts/am335x-boneblack-bbb-exp-c.dtb
>  DTC     arch/arm/boot/dts/am335x-bone-cape-bone-argus.dtb
>  DTC     arch/arm/boot/dts/am335x-bone-can0.dtb
>  DTC     arch/arm/boot/dts/am335x-arduino-tre.dtb
>  DTC     arch/arm/boot/dts/am335x-bonegreen.dtb
> arch/arm/boot/dts/am335x-bonegreen.dts:19:38: fatal error:
> am335x-boneblack-1ghz.dtsi: No such file o
> r directory
> #include "am335x-boneblack-1ghz.dtsi"
>                                      ^
> compilation terminated.
> scripts/Makefile.lib:293: recipe for target
> 'arch/arm/boot/dts/am335x-bonegreen.dtb' failed
> make[1]: *** [arch/arm/boot/dts/am335x-bonegreen.dtb] Error 1
> make[1]: *** Waiting for unfinished jobs....
> arch/arm/Makefile:319: recipe for target 'dtbs' failed
> make: *** [dtbs] Error 2

Thanks, now fixed in git..

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to