So, I tried on 2 different ubuntu (16.04) computers to follow this procedure, but I have a compilation error on both of them.
Code
collect2: error: ld returned 1 exit status
make[3]: *** [extra-module.mk:8: /home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28/.x86_64-libreelec-linux-gnu/iconvdata/CP1252.so] Error 1
make[3]: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make[3]: *** [extra-module.mk:8: /home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28/.x86_64-libreelec-linux-gnu/iconvdata/CP1255.so] Error 1
collect2: error: ld returned 1 exit status
make[3]: *** [extra-module.mk:8: /home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28/.x86_64-libreelec-linux-gnu/iconvdata/CP1254.so] Error 1
collect2: error: ld returned 1 exit status
make[3]: *** [extra-module.mk:8: /home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28/.x86_64-libreelec-linux-gnu/iconvdata/CP1253.so] Error 1
make[3]: Leaving directory '/home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28/iconvdata'
make[2]: *** [Makefile:258: iconvdata/others] Error 2
make[2]: Leaving directory '/home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28'
make[1]: *** [Makefile:9: all] Error 2
make[1]: Leaving directory '/home/ray/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/glibc-2.28/.x86_64-libreelec-linux-gnu'
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
Display More
Would you have any idea?
Thanks