Anything good on the compile…
I got the same list of errors on (linux mint and ubuntu)
first the libjson-perl (solved by installing newest ver)
then the (intltool-0.51.0.tar.gz error)… solved by downloading ----
https://fossies.org/linux/privat/intltool-0.51.0.tar.gz/
and placing in the sources/intltool folder
and FINALLY stuck on
^
/home/maniacs/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.2-devel/util-linux-2.29/libblkid/src/partitions/partitions.h:60:34: warning: size of ‘aix_pt_idinfo’ differ from the size of original declaration [-Wlto-type-mismatch]
extern const struct blkid_idinfo aix_pt_idinfo;
^
/home/maniacs/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.2-devel/util-linux-2.29/libblkid/src/partitions/aix.c:47:27: note: ‘aix_pt_idinfo’ was previously declared here
const struct blkid_idinfo aix_pt_idinfo =
^
collect2: error: ld returned 1 exit status
libtool: error: error: relink ‘libblkid.la’ with the above command before installing it
make[4]: *** [Makefile:4876: install-usrlib_execLTLIBRARIES] Error 1
make[4]: Leaving directory ‘/home/maniacs/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.2-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu’
make[3]: *** [Makefile:11743: install-am] Error 2
make[3]: Leaving directory ‘/home/maniacs/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.2-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu’
make[2]: *** [Makefile:11435: install-recursive] Error 1
make[2]: Leaving directory ‘/home/maniacs/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.2-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu’
make[1]: *** [Makefile:11737: install] Error 2
make[1]: Leaving directory ‘/home/maniacs/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.2-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu’
Makefile:29: recipe for target ‘image’ failed
make: *** [image] Error 2