Compiling tunsocks against libevent-2.1.12 fails with the following error messages:
/usr/bin/ld: src/http/http.o: in function `client_send_error':
/tmp/tunsocks/src/http/http.c:60: undefined reference to `evhttp_response_code_'
/usr/bin/ld: /tmp/tunsocks/src/http/http.c:69: undefined reference to `evhttp_send_page_'
/usr/bin/ld: src/http/http.o: in function `proxy_req_server_headers_done':
/tmp/tunsocks/src/http/http.c:136: undefined reference to `evhttp_response_code_'
Compiling tunsocks against libevent-2.1.12 fails with the following error messages: