Failure to start on Anbernic and Powkiddy devices running recent JelOS build due to libFLAC.so.*
waeggyfr opened this issue · 1 comments
waeggyfr commented
devices:
Anbernic RG353V, RG353VS, RG353P, RG353M
Powkiddy RGB30, RK2023
OS:
JelOS 20230915
error log:
./nblood: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory
issue:
nblood is not starting, the intro video is not showing up
observation:
JelOS is running the lib: libFLAC.so.12
In ArkOS everything is running fine for these devices, because libFLAC.so.8 is installed
what I´ve tried:
changing the libFLAC.so.8 name within the nblood file into libFLAC.so.12 -> no error log, nblood is not starting