Hi Jason, Now am trying to run to pcscf without diameter, I don't need it for the moment anyway, but still don't know why sem_post is not linked properly.
Cheers, kamal On Tue, Nov 8, 2011 at 1:04 PM, Jason Penton <[email protected]> wrote: > Hi Kamal. > I have just checked in some changes that should fix your probs. Apologies > for that - I'm not quite sure how I missed those. Please let me know if you > come right? > Cheers > Jason > > On Tue, Nov 8, 2011 at 1:41 PM, kamal koubaa <[email protected]> wrote: >> >> Hello Jason, >> >> I've got some problems while trying to use your pcscf.cfg config. >> 1st : There was ims.h file included in some diameter related modules : >> "cxdx, rx", I commented to includes of ims.h, because it doesn't >> exist. >> 2nd: the compilation goes will, but when starting kamailio, like this >> $./kamailio -f pcscf.cfg start //after >> adapting pcscf.cfg >> I get 9 errors in the config file, and they come from loading cdp module >> >> loading modules under >> >> /usr/local/kamailio-ims/lib64/kamailio/modules:/usr/local/kamailio-ims/lib64/kamailio/modules_k:/usr/local/kamailio-ims/lib64/kamailio/modules_s >> 0(29262) ERROR: <core> [sr_module.c:565]: ERROR: load_module: could >> not open module >> </usr/local/kamailio-ims/lib64/kamailio/modules/cdp.so>: >> /usr/local/kamailio-ims/lib64/kamailio/modules/cdp.so: undefined >> symbol: memlog >> 0(29262) : <core> [cfg.y:3501]: parse error in config file >> /usr/local/kamailio-ims/etc/kamailio/pcscf.cfg, line 51, column 12-19: >> failed to load module. >> >> looks like there is no reference to memlog. I commented to parts where >> memlog is used then I got the same error, this time for sem_post >> function from semaphore.h. >> >> Do you have any idea what could be the problem ?? >> >> Thanks >> Kamal >> >> >> On Fri, Nov 4, 2011 at 6:27 PM, kamal koubaa <[email protected]> >> wrote: >> > Hi Jason, >> > >> > Thank you so much I will try that config file, and let you know about >> > the out come as soon there'll be any. >> > >> > Regards >> > Kamal >> > >> >> _______________________________________________ >> sr-dev mailing list >> [email protected] >> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev > > > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev > > _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
