I just now tried to update my systems to Kamailio 5.8.0 and encountered the problem that
the RPM file can no longer be built without installing the 3rd party wolfSSL package
(actually 4th-party, as we have me, RHEL, Kamailio and now a 4th party is added to the
soup).
I wish that you've added the `wolfssl` subpackage as an optional feature that can be
turned off (like is done for many other modules), so I can choose not to use it (seeing as
it isn't mandatory for Kamailio).
I've added `%bcond_without wolfssl` and `%if %{with wolfssl}` where appropriate and
now it builds well for me with `--without wolfssl`. I'd appreciate it if these flags
can be added to the current spec file.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3592#issuecomment-1987308765
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3592/c1987308765(a)github.com>