ambrop72 / badvpn

NCD scripting language, tun2socks proxifier, P2P VPN
Other
1.86k stars 603 forks source link

build tun2socks on centos7 error #93

Closed saisaixv closed 4 years ago

saisaixv commented 4 years ago

In file included from /root/badvpn/misc/balloc.h:42:0,
                         from /root/badvpn/socks_udp_client/SocksUdpClient.c:33:
/root/badvpn/socks_udp_client/SocksUdpClient.c: In function ‘connection_send’:
/root/badvpn/socks_udp_client/SocksUdpClient.c:439:24: error: ‘o’ undeclared (first use in this function)
     ASSERT(data_len <= o->udp_mtu)
ambrop72 commented 4 years ago

Thanks for reporting, it is fixed.