Error building Yabasanshiro standalone
-
I can't install the standalone Yabasanshiro emulator.
When I try install it from source through RetroPie-Setup I get a "Could not successfully build yabasanshiro - SEGA Saturn emulator Yaba Sanshiro" error. The full install log is here. Any idea?Pi Model or other hardware: pi4 4gb
Power Supply used: USB3.0
RetroPie Version Used: 4.7.20
Built From: https://github.com/RetroPie/RetroPie-Setup/releases/download/4.7.1/retropie-buster-4.7.1-rpi4_400.img.gz
USB Devices connected: bluetooth dongle
Controller used: 8bitdo sfc30 (bluetooth) -
@saccublenda it seems you are missing the openal library, maybe try running this :
sudo apt-get install libopenal1 libopenal-dev
-
@barbudreadmon apt-get says it is already installed.
-
There's an error in the openal code. I will disable it in the module, but you can workaround this now by removing libopenal-dev cleaning the source folder, and reinstalling (and then reinstalling libopenal-dev after)
(Looks to be that the openal code includes threads.h which uses u64 but not the include that has the u64 typedef in it).
-
It is now fixed. There is also a pre built binary available.
-
@buzz Yes, it is working now. Thanks for the quick fix.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.