Bug#859395: swh-plugins: gsm_1215.so plugin need to be linked against libgsm1

James Cowgill jcowgill at debian.org
Mon Apr 3 13:49:00 UTC 2017


Control: severity -1 serious

Hi,

On 03/04/17 07:51, Christian Marillat wrote:
> Package: swh-plugins
> Version: 0.4.17-1
> Severity: normal
> 
> Dear Maintainer,
> 
> Seen from several package who use LADSPA plugins :
> 
> error opening shared object file '/usr/lib/ladspa/gsm_1215.so': /usr/lib/ladspa/gsm_1215.so: undefined symbol: gsm_destroy
> 
> Apparently gsm_destroy come from the libgsm1 library.

Arguably this bug is RC - there is also a missing package dependency on
libgsm.

The problem comes from the 08-gsm_plugin patch. That patch tries to use
the system copy of gsm instead of the embedded copy, but presumably
forgot to link against libgsm.

My guess is that this would work (untested):
gsm_1215_la_LIBADD = -lgsm

Thanks,
James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20170403/97a7b446/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list