For now...
15:39:35 make[1]: Entering directory `/tmp/buildd/kamailio-4.1.9+trusty'
15:39:35 mkdir -p /tmp/buildd/kamailio-4.1.9+trusty/debian/kamailio-sctp-modules/usr/lib/i386-linux-gnu/kamailio/modules
15:39:35 CC (gcc) [M sctp.so] sctp_mod.o
15:39:35 CC (gcc) [M sctp.so] sctp_options.o
15:39:35 CC (gcc) [M sctp.so] sctp_rpc.o
15:39:36 CC (gcc) [M sctp.so] sctp_server.o
15:39:36 sctp_server.c: In function 'sctp_handle_notification':
15:39:36 sctp_server.c:2400:54: error: macro "SCTP_EV_REMOTE_ERROR" requires 4 arguments, but only 3 given
15:39:36 SCTP_EV_REMOTE_ERROR(&si->address, si->port_no, su);
15:39:36 ^
15:39:36 sctp_server.c:2400:4: error: 'SCTP_EV_REMOTE_ERROR' undeclared (first use in this function)
15:39:36 SCTP_EV_REMOTE_ERROR(&si->address, si->port_no, su);
15:39:36 ^
15:39:36 sctp_server.c:2400:4: note: each undeclared identifier is reported only once for each function it appears in
15:39:36 make[2]: *** [sctp_server.o] Error 1
15:39:36 make[1]: *** [install-modules] Error 1
15:39:36 make[1]: Leaving directory `/tmp/buildd/kamailio-4.1.9+trusty'
15:39:36 make: *** [install] Error 2
—
Reply to this email directly or view it on GitHub.