On 26 April 2016 at 03:29, Tanu Kaskinen <[email protected]> wrote:
>
> We've had this problem before. According to this[1] blog post, the
> issue was fixed earlier by linking json-glib with -Bsymbolic. The
> option forces json-glib's internal json_object_get_type() calls to
> always use json-glib's own implementation, but I don't think it helps
> applications that use json-glib.


According to the same blog post:

> another solution is to link json-c with -Bsymbolic

And that is done by the latest json-c (0.12)[1]. What version do you
have installed?


[1] https://github.com/json-c/json-c/blob/master/ChangeLog#L26

-- 

Saludos,
Felipe Sateler
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to