Closed RobLoach closed 6 years ago
/tmp/ccDwLLLW.ltrans16.ltrans.o:<artificial>:function resampler_sinc_process_neon: error: undefined reference to 'process_sinc_neon_asm'
collect2: error: ld returned 1 exit status
make[2]: [Makefile:19: chailove_libretro.so] Error 1 (ignored)
make[2]: Leaving directory '/mnt/data/PROJECTS/Lakka-LibreELEC/build.Lakka-RPi2.arm-2.2-devel/chailove-6ba89d2'
mkdir -p /mnt/data/PROJECTS/Lakka-LibreELEC/build.Lakka-RPi2.arm-2.2-devel/chailove-6ba89d2/.install_pkg/usr/lib/libretro
cp chailove_libretro.so /mnt/data/PROJECTS/Lakka-LibreELEC/build.Lakka-RPi2.arm-2.2-devel/chailove-6ba89d2/.install_pkg/usr/lib/libretro
cp: cannot stat 'chailove_libretro.so': No such file or directory
make[1]: *** [Makefile:96: install] Error 1
make[1]: Leaving directory '/mnt/data/PROJECTS/Lakka-LibreELEC/build.Lakka-RPi2.arm-2.2-devel/chailove-6ba89d2'
Makefile:30: recipe for target 'noobs' failed
make: *** [noobs] Error 2
Part of STATIC_LINKING https://github.com/libretro/libretro-chailove/blob/master/Makefile.common#L22-L49
@ToKe79 Merged a fix which builds locally for me. Would love some testing on your side. I'll make a PR for the new commit hash :+1:
I'll leave this open until we confirm it's good on new builds. The PR is over at https://github.com/libretro/libretro-chailove/pull/325 .
@RobLoach This is solved.
Thanks for testing!
From @toke79 ....