Skip to content

Undefined reference to evhttp_response_code_ #15

@jdoe0000000

Description

@jdoe0000000

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_'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions