secsipid_proc_mod.c: In function 'secsipid_proc_bind':
secsipid_proc_mod.c:41:42: error: 'SecSIPIDSignJSONHPPrvKey' undeclared (first use in this function); did you mean 'SecSIPIDSignJSONHP'?
   41 |         papi->SecSIPIDSignJSONHPPrvKey = SecSIPIDSignJSONHPPrvKey;
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                          SecSIPIDSignJSONHP
secsipid_proc_mod.c:41:42: note: each undeclared identifier is reported only once for each function it appears in

This broke bookworm bullseye and jammy builds:
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/2517/console


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/commit/c8d56ed3afa19c29279e54fffd40b9810bb0d67c/131337436@github.com>