Re: [SR-Users] Compile error with CNXCC on Debian 7 Wheezy

2016-02-03 Thread Daniel-Constantin Mierla
Hello, I don't see the cnxcc module packaged on debian wheezy for kamailio 4.3. I assume the required version of redis library was not available in wheezy. You try to install the needed redis library from sources and then compile also kamailio from sources. Cheers, Daniel On 29/01/16 16:41, Dir

Re: [SR-Users] Compile error with CNXCC on Debian 7 Wheezy

2016-01-29 Thread Dirk Teurlings - SIGNET B.V.
Hi Baris, But why would I be using Jessie sources on a stable Wheezy system? When I'm only using the Wheezy stable Kamailio build? Here are the contents of sources.list root@devhost:# cat /etc/apt/sources.list # deb http://ftp.nl.debian.org/debian/ wheezy main deb-src http://ftp.nl.debian.org/d

Re: [SR-Users] Compile error with CNXCC on Debian 7 Wheezy

2016-01-29 Thread Barış Şekerciler
Hello Dirk, You may have set Jessie repos to your Wheezy server. Can you send sources.list which contains Kamailio Debian Stable Repos? Regards. > On 29 Jan 2016, at 16:40, Dirk Teurlings - SIGNET B.V. > wrote: > > Hi, > > While compiling Kamailio 4.3.4 from package sources for Debian 7 Whee

[SR-Users] Compile error with CNXCC on Debian 7 Wheezy

2016-01-29 Thread Dirk Teurlings - SIGNET B.V.
Hi, While compiling Kamailio 4.3.4 from package sources for Debian 7 Wheezy (kamailio repository) I'm running into a problem. I've forked the CNXCC module which I was trying to keep up to date with upstream changes. But before I could do that, there is a dependency of redis added. Unfortunately, i