alsa-utils-1.1.3 compile error

  • Hi, I'm building the latest LibreELEC from Git for a CuBox-i4Pro on a Debian Jessie 32 bit VirtualBox client. Viz:

    Code
    PROJECT=imx6 ARCH=arm make image



    Everything seems to run as expected until alsaucm where I see the following...

    Code
    Making all in alsaucm
    make[2]: Entering directory '/root/LibreELEC.tv/build.LibreELEC-imx6.arm-8.0-devel/alsa-utils-1.1.3/.armv7a-libreelec-linux-gnueabi/alsaucm'
    make[2]: *** No rule to make target 'alsaucm.1', needed by 'all-am'.  Stop.
    make[2]: Leaving directory '/root/LibreELEC.tv/build.LibreELEC-imx6.arm-8.0-devel/alsa-utils-1.1.3/.armv7a-libreelec-linux-gnueabi/alsaucm'
    make[1]: *** [Makefile:353: all-recursive] Error 1
    make[1]: Leaving directory '/root/LibreELEC.tv/build.LibreELEC-imx6.arm-8.0-devel/alsa-utils-1.1.3/.armv7a-libreelec-linux-gnueabi'
    Makefile:12: recipe for target 'image' failed
    make: *** [image] Error 2

    Bright ideas anyone?

    Thanks...

    Andy B.