Re: [SR-Users] building kamailio with MongoDB

2015-03-10 Thread Daniel-Constantin Mierla
On 02/03/15 14:48, Tom Braarup Cuykens wrote: > I am trying to setup a Kamailio with MongoDB but the complilation fails: > > make include_modules="db_mongodb rtpproxy" cfg > make all > > [...] > > In file included from mongodb_connection.c:24:0: > mongodb_connection.h:26:20: fatal error: mongoc.h

[SR-Users] building kamailio with MongoDB

2015-03-02 Thread Tom Braarup Cuykens
I am trying to setup a Kamailio with MongoDB but the complilation fails: make include_modules="db_mongodb rtpproxy" cfg make all [...] In file included from mongodb_connection.c:24:0: mongodb_connection.h:26:20: fatal error: mongoc.h: No such file or directory compilation terminated. make[1]: *