On 03 avril 2017 15:49, James Cowgill <jcowg...@debian.org> wrote: [...]
> 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 I've not read the debian directory (now I did), but what you are saying is the right fix. Christian