Heya,
I've been trying to build sip-router statically, that is, create a single binary that includes a few selected modules from the modules/ and modules_k/ directories only (ser modules aren't required in my case).
So far, I haven't had much luck: I tried passing various combinations of modules, include_modules, and static_modules parameters to `make' but to no avail. The Makefile jungle is quite vast too -- I couldn't make much sense out of it either in order to debug what I was doing wrong.
Any help is appreciated.
Cheers,
--Timo
On Monday 05 July 2010, Timo Reimann wrote:
I've been trying to build sip-router statically, that is, create a single binary that includes a few selected modules from the modules/ and modules_k/ directories only (ser modules aren't required in my case).
So far, I haven't had much luck: I tried passing various combinations of modules, include_modules, and static_modules parameters to `make' but to no avail. The Makefile jungle is quite vast too -- I couldn't make much sense out of it either in order to debug what I was doing wrong.
Any help is appreciated.
Hi Timo,
i've removed some static module building functionality in kamailio some times ago, because it was not working at all. I'm not sure if this all was moved to sr repository, probably only the modules and not the core and makefile changes.
Cheers,
Henning