Hi.
I'm new to the forum and to the archlinux world.
I'm trying to compile and install libsoxr. I need that lib for resampling purposes with squeezelite.
There is a https://aur.archlinux.org/packages/libsoxr . Though not for the RPi arch. I changed the PKGBUILD accordingly:
arch= ( 'armv6h')
When starting the compilation it fails after a while with:
"Generating ref-44100.s32
./vector-gen: error while loading shared lib: libsoxr.so.0: cannot open shared object: No such file or directory"
Does anybody have an idea how to get around such an error?
THX
Cheers