[sr-dev] [kamailio/kamailio] app_perl.so: undefined symbol: sv2int_str (#1012)

James Cloos notifications at github.com
Wed Mar 1 23:37:33 CET 2017


The function sv2int_str is defined in kamailio/src/modules/app_perl/kamailioxs.xs
as inline.

Which is why it does not show up in the .o or, therefor, the .so.

The question is what expects it as a symbol?

Removing inline from its definition may be a quick workaround.

-JimC
-- 
James Cloos <cloos at jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1012#issuecomment-283494183
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170301/ce851e1b/attachment-0001.html>


More information about the sr-dev mailing list