Hi all,
Trying to migrate from 3.0.3 to 3.0.4, but it failed : Compiling net/tcp_common.c In file included from net/tcp_common.c:24:0: net/tcp_common.h:25:5: warning: redundant redeclaration of âtcp_connect_blockingâ [-Wredundant-decls] int tcp_connect_blocking(int s, const struct sockaddr *servaddr, ^~~~~~~~~~~~~~~~~~~~ In file included from net/tcp_common.c:23:0: net/net_tcp.h:83:5: note: previous declaration of âtcp_connect_blockingâ was here int tcp_connect_blocking(int s, const struct sockaddr *servaddr, ^~~~~~~~~~~~~~~~~~~~ Complete logs here : https://pastebin.com/QaM1vAuK Thanks
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
