You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/08/15 17:14:27 UTC

[GitHub] [incubator-brpc] guodongxiaren commented on pull request #1888: Restruct event_dispatcher source file

guodongxiaren commented on PR #1888:
URL: https://github.com/apache/incubator-brpc/pull/1888#issuecomment-1215413762

   > Bazel的编译挂了:
   > 
   > 
   > 
   > ```
   > 
   > [1,115 / 1,457] 11 actions, 2 running
   > 
   >     Compiling src/brpc/esp_message.cpp; 1s linux-sandbox
   > 
   >     Compiling src/brpc/details/usercode_backup_pool.cpp; 0s linux-sandbox
   > 
   >     [Sched] Compiling src/brpc/uri.cpp; 10s
   > 
   >     [Sched] Compiling src/brpc/details/rtmp_utils.cpp; 9s
   > 
   >     [Sched] Compiling src/brpc/details/tcmalloc_extension.cpp; 8s
   > 
   >     [Sched] Compiling src/brpc/details/ssl_helper.cpp; 8s
   > 
   >     [Sched] Compiling src/brpc/ts.cpp; 7s
   > 
   >     [Sched] Compiling src/brpc/details/mesalink_ssl_helper.cpp; 6s ...
   > 
   > src/brpc/event_dispatcher.cpp:68:14: fatal error: 'brpc/event_dispatcher_epoll.cxx' file not found
   > 
   >     #include "brpc/event_dispatcher_epoll.cxx"
   > 
   > ```
   
   Fix了 @zyearn 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org