Solved Compilation of binary addons in Linux
#32
(2019-02-04, 19:33)slimp Wrote: Hello everybody.
I have a problem with FCEUmm emulator - I have Kodi installed on Ubuntu Server 16.04 from kodi repository, so I installed kodi-game-libretro from PPA, cloned Kodi-Install repo, adjusted build-binary-addons-libretro-cores.sh to build only game.libretro.fceumm. Compilation was successful so I copied all files and directories from /home/kodi/bin-kodi to /usr, then enabled addon in Kodi settings but when I try to run any NES rom (*.nes) Kodi says 'Add-on couldn't be loaded' and in kodi.log I see a couple of errors:
Code:
19:27:04.310 T:139945204856576   ERROR: GetDirectory - Error getting
19:27:07.746 T:139946235836800   ERROR: Previous line repeats 5 times.
19:27:07.746 T:139946235836800   ERROR: ADDON: Could not locate game.libretro.fceumm.so
19:27:07.798 T:139946235836800   ERROR: AddOnLog: Nintendo - NES / Famicom (FCEUmm): Unable to assign function: /usr/lib/x86_64-linux-gnu/kodi/kodi-x11: undefined symbol: retro_set_environment
19:27:07.798 T:139946235836800   ERROR: AddOnLog: Nintendo - NES / Famicom (FCEUmm): Failed to load
19:27:07.798 T:139946235836800   ERROR: ADDON: Dll Nintendo - NES / Famicom (FCEUmm) - Client returned bad status (5) from Create and is not usable
19:27:09.766 T:139946235836800   ERROR: RetroPlayer[PLAYER]: Failed to initialize game.libretro.fceumm
My bad - I copied compiled addon from /home/kodi/bin-kodi/lib/kodi/addons/ to /usr/lib/x86_64-linux-gnu/kodi/addons and it works now
Reply


Messages In This Thread
RE: Compilation of binary addons in Linux - by slimp - 2019-02-04, 19:44
Logout Mark Read Team Forum Stats Members Help
Compilation of binary addons in Linux0