Jump to content

Cannot compile kernel 4.13.7, .6 works!


abyss02

Recommended Posts

Hi all,

after runnning 

 

cd  /root/
apt-get -y install git
git clone https://github.com/armbian/build
cd build
./compile.sh
 

i get following error message. Any hints?

 

Spoiler

make[3]: *** [drivers/video/sunxi/lcdc.o] Error 1
scripts/Makefile.build:425: recipe for target 'drivers/video/sunxi' failed
make[2]: *** [drivers/video/sunxi] Error 2
scripts/Makefile.build:425: recipe for target 'drivers/video' failed
make[1]: *** [drivers/video] Error 2
Makefile:1278: recipe for target 'drivers' failed
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
 CC      fs/fs.o
 CC      env/env.o
 CC      drivers/usb/gadget/f_mass_storage.o
 CC      drivers/usb/host/ohci-sunxi.o
 CC      env/attr.o
 CC      fs/ext4/ext4fs.o
 CC      drivers/usb/gadget/f_fastboot.o
 CC      env/callback.o
 CC      fs/ext4/ext4_common.o
 CC      fs/ext4/dev.o
 CC      env/flags.o
 CC      drivers/usb/host/ehci-hcd.o
 CC      fs/fat/fat_write.o
 CC      fs/fat/file.o
 CC      drivers/usb/musb-new/musb_gadget.o
 LD      fs/ext4/built-in.o
 LD      drivers/usb/gadget/built-in.o
 CC      env/mmc.o
 LD      fs/fat/built-in.o
 CC      drivers/usb/host/ehci-sunxi.o
 CC      drivers/usb/musb-new/musb_core.o
 CC      drivers/usb/musb-new/musb_gadget_ep0.o
 LD      fs/built-in.o
 LD      env/built-in.o
 CC      drivers/usb/musb-new/sunxi.o
 CC      drivers/usb/musb-new/musb_uboot.o
 LD      drivers/usb/host/built-in.o
 LD      drivers/usb/musb-new/built-in.o
[ error ] ERROR in function compile_uboot [ compilation.sh:162 ]
[ error ] U-boot compilation failed  
[ o.k. ] Process terminated

 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines