It looks like adding CC_OPT=-O2 to the make invocation works around this.
W/ optimization gcc elides the inlined symbol, and that should allow the .so to load.
--
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-283509142