Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load tm.so when built from master #1517

Closed
kmduk opened this issue May 1, 2018 · 1 comment
Closed

Can't load tm.so when built from master #1517

kmduk opened this issue May 1, 2018 · 1 comment

Comments

@kmduk
Copy link
Contributor

kmduk commented May 1, 2018

ERROR: [core/sr_module.c:582]: load_module(): could not open module </usr/local/lib64/kamailio/modules/tm.so>: /usr/local/lib64/kamailio/modules/tm.so: undefined symbol: w_t_reply_wrp

Looks like the function was removed in commit a6c3b35

miconda added a commit that referenced this issue May 1, 2018
- needed for exports to inter-module api
- simplified version after changes in tm reply code
- reported by GH #1517
@miconda
Copy link
Member

miconda commented May 1, 2018

Thanks! I missed that the function was still needed. I just re-added it in a simplified version.

@miconda miconda closed this as completed May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants