v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hi @Milhouse 

I'm able to compile FBAlpha for RPI2.

This issue I have is
function resampler_sinc_process_neon: error: undefined reference to 'process_sinc_neon_asm' collect2: error: ld returned 1 exit status make: *** \[makefile.libretro:646: fbalpha_libretro.so\] Error 1 ADDON FAILED game.libretro.fbalpha

So I changed this file "makefile.libretro_common" (https://pastebin.com/WkEQYqsn) from this package "libretro-fbalpha-79704a667cd0aa5865feffd0f55b6fc4acc13dec".

I changed to compile process_sinc_neon_asm meanwhile the check of Neon is not set and add this line during the link not sure it is required.
# Ensure the sinc_resampler_neon is available for ARM NEON devices.
SOURCES_S += $(LIBRETRO_COMM_DIR)/audio/resampler/drivers/sinc_resampler_neon.o

FBAlpha work great in RPI 3B+ with libreelec 9.x !

I hope it will help to fix this issue.

Thanks,
Wwark


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by wwark - 2018-11-27, 23:20
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24