Semon120 commented on pull request #4695:
URL: https://github.com/apache/incubator-doris/pull/4695#issuecomment-772506494


   @morningman Hello,I have download the libevent from this 
url:https://doris-thirdparty-repo.bj.bcebos.com/thirdparty/libevent-20180622-24236aed01798303745470e6c498bf606e88724a.zip.But
 when I run build.sh,it seems when compile this 
'be/src/http/ev_http_server.cpp' file,it occurs an error: 
"../src/http/ev_http/ev_http_server.cpp:252:69: error: 
'evhttp_request_set_on_free_cb' was not decalred in this scope".It seems like 
that  libevent do not have definition of  function 
'evhttp_request_set_on_free_cb'.Then I read the source code of libevent,and I 
do not find this function definition in file 'event2/http.h'.So ,did I get 
wrong version of libevent(but I did download from that url above)?My Doris 
version is 0.13.15-release. Do you have any idea?Thanks. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to