Posts by spacedementia87
-
-
So my system (LibreELEC on a desktop PC) booted into safe mode this evening. I thought it must have been a mistake, so hit reboot and now I am stuck in a boot loop. I get the LibreELEC logo and then the whole system crashes and I get the computer BIOS again. there isn't enough time to retrieve logs or try disabling add-ons.
Is there any way of forcing safe mode again?
-
I am trying to learn how to compile libreelec and so I am following the guide on the wiki.
I started trying the download tool:
but it kept giving me this error:
CodeCant't get opengl-meson sources : http://sources.libreelec.tv/devel/opengl-meson-0.0invalid.tar.xz
So I ran the command:
and then it ran for ages doing lots of stuff until eventually I got this:
Code
Display Moresr/include/sys/cdefs.h:452:10: fatal error: bits/wordsize.h: No such file or directory #include <bits/wordsize.h> ^~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:1026: crtendS.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/mnt/d/Libreelec/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.1-devel/gcc-8.3.0/.x86_64-linux-gnu/x86_64-libreelec-linux-gnu/libgcc' make[2]: *** [Makefile:12730: all-target-libgcc] Error 2 make[2]: Leaving directory '/mnt/d/Libreelec/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.1-devel/gcc-8.3.0/.x86_64-linux-gnu' make[1]: *** [Makefile:902: all] Error 2 make[1]: Leaving directory '/mnt/d/Libreelec/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.1-devel/gcc-8.3.0/.x86_64-linux-gnu' [025/311] [FAIL] build gcc:host FAILURE: scripts/build gcc:host has failed! parallel: This job failed: package_worker 1 25 311 'build gcc:host' Parallel build failure - see log for details. Time of failure: Fri Apr 5 09:57:11 DST 2019 Makefile:12: recipe for target 'image' failed make: *** [image] Error 1
I have also tried just compiling an addon:
but after a load of compiling I get a load of errors like this:
Have I missed some crucial step?
-
Addon needs to be rebuild.
Is that something I need to do? How do I do it?
Hmm. Definitely sounds like a bug to me.
Can you create a ticket Here
Don't forget to mention H/W, RPi, X86 etc.
I don't think it is hardware specific. I think everyone with 9.0.1 would experience the same error
-
-
Did you manage to push a fix?
I am still experiencing this same issue.