Closed basilean closed 4 years ago
It's been working for me, and it works on the build server. Have you tried a clean build (make clean
before running again)?
Yap.. I had this problem when I first cloned this repo, then, I made my private branch and cloned whole deal back to be sure.
I'm gonna give it a try later, if it works for everyone else, it should be a problem of mine. Thanks!
It's possible there is a problem and I'm/the build server is just using a cached version. Which OS are you building on?
It could be... or maybe just me... like this is a fresh effort, I preferred to report it.
I'm driving a T440p powered by "Debian GNU/Linux bullseye/sid"
I just got a fresh clean aarch64 build, I suspect cloned git was corrupt, I should have started caching. Sorry for false alarm.
Hello guys, I needed to add this line back in "projects/RPi/options" to complete image:
As far I could see issue:
It would looks like toolchain misses pthreads library.
I'm not sure if this is a problem of mine or a regression of: https://github.com/libretro/Lakka-LibreELEC/pull/1050
Thank you.