well, i'm familiar with deb side of building but for rpms we don't have a source
for json-c (too many sources) and rabbitmq (none)
we also find some packages with different names (libjson, libjson-c, json-c, rabbitmq,
rabbitmq-c librabbitmq) depending on who built the package.
i've pushed the kazoo changes into master (compat issues with json-c and rabbitmq),
any objections on chery pick this into 4.2?
________________________________________
From: sr-dev-bounces(a)lists.sip-router.org [sr-dev-bounces(a)lists.sip-router.org] on behalf
of Victor Seva [linuxmaniac(a)torreviejawireless.org]
Sent: Tuesday, October 21, 2014 3:15 PM
To: sr-dev(a)lists.sip-router.org
Subject: Re: [sr-dev] json-c and rabbitmq-c
On 10/21/2014 11:16 PM, Luis Azedo wrote:
Hi List,
there has been some problems trying to create builds for module kazoo due to the
dependency of libraries (subject).
i think that one possible (tested successfully) solution is to integrate these libraries
in lib folder and distribute them as part of kamailio.
i created them with "kamailio-" prefix and changed kazoo makefile to refer to
these. if we proceed with this change, other modules dependent of json could also benefit
from this inclusion.
Thoughts ?
No, please, don't. Other modules are using json-c without any problems
and librabbitmq ( 0.5.2 ) is already in Debian.
What are those problems?
Cheers,
Victor