Re: [sr-dev] [kamailio/kamailio] Introduce HAVE_IP_MREQN due to OpenBSD compile failing after mcast improvement (#856)

2016-11-12 Thread Daniel-Constantin Mierla
Merged #856. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/856#event-856723069___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] Introduce HAVE_IP_MREQN due to OpenBSD compile failing after mcast improvement (#856)

2016-11-12 Thread Mikko Lehto
``` CC (gcc) [kamailio] udp_server.o udp_server.c: In function 'setup_mcast_rcvr': udp_server.c:218: error: storage size of 'mreq' isn't known udp_server.c:218: warning: unused variable 'mreq' gmake: *** [Makefile.rules:97: udp_server.o] Error 1 ``` Compile-only tested with OpenBSD