Hi,
I am experiencing build issues with alsa-plugins when using slibtool instead of libtool. This build issue is because of a bug in alsa-plugins which libtool hides so I have attached a log showing the build error and a small patch to solve it. This patch will require regenerating the autotools files with a command like 'autoreconf -fi' to take effect.
If this could be applied in the next alsa-plugins release I would be very grateful. Also note that I have tried to send this patch to the mailing list before and am unsure if it ever made it past moderation?
For reference here is a link to the slibtool source.
https://git.midipix.org/cgit.cgi/slibtool/
And to their README that explains the project.
https://git.midipix.org/cgit.cgi/slibtool/plain/README
Thanks, Hunter