Compiling error - "make: *** [image] Error 1"

  • Hi there,

    I am trying to compile a LibreELEC 8.0.0 for my RPi3 but got stuck on this error:

    patching file xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/MMALRenderer.cpp

    Makefile:12: recipe for target 'image' failed

    make: *** [image] Error 1


    Compiled on a newly created and updated VM with Ubuntu server 16.04

    Commands used:

    PROJECT=RPi2 ARCH=arm tools/download-tool


    PROJECT=RPi2 ARCH=arm make image

    Can someone please help me with this?