[OpenSIPS-Devel] How to compile *just* a module with TLS enabled?
Klaus Darilion
klaus.mailinglists at pernau.at
Mon Nov 24 22:25:25 CET 2008
Iñaki Baz Castillo schrieb:
> Hi, I compile OpenSIPS with TLS=1 using "make deb".
>
> Later, I modify a module source and want to compile it just by running "make"
> in the module directoy, and copying the xxxx.so
> to /usr/lib/opensips/modules/.
TLS=1 make
regards
klaus
>
> But ufortunatelly OpenSIPS gives an error when restarting due to version
> mismatch:
>
> ------
> ERROR:core:version_control: module version mismatch
> for /usr/lib/opensips/modules/xxxx.so; core: opensips 1.5.0dev2-tls
> (x86_64/linux); module: opensips 1.5.0dev2-notls (x86_64/linux)
> -------
>
> How could I force TLS when compiling this module separately?
>
> Thanks.
>
>
>
More information about the Devel
mailing list