How to compile LibreELEC?

  • For several days now I have been trying in vain to compile LibreELEC for Allwinner H6.

    I use commands:

    Code
    git checkout libreelec-10.0
    PROJECT=Allwinner ARCH=arm DEVICE=H6 make image

    Compilation always ends with an error:

    Am I doing something wrong?