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 2021/12/02 01:31:47 UTC

[GitHub] [incubator-brpc] wasphin opened a new issue #1622: [ci: compile-with-make] wrong header path for openssl

wasphin opened a new issue #1622:
URL: https://github.com/apache/incubator-brpc/issues/1622


   **Describe the bug (描述bug)**
   
   `find_dir_of_header_or_die openssl/ssl.h` will find `mesalink/openssl/ssl` first when `MesaLink` installed. 
   
   https://app.travis-ci.com/github/apache/incubator-brpc/jobs/550285105
   
   **To Reproduce (复现方法)**
   
   travis_ci
   
   **Expected behavior (期望行为)**
   
   **Versions (各种版本)**
   OS: Ubuntu16.04
   Compiler: 5.4
   brpc: master
   protobuf: 3.5.0
   
   **Additional context/screenshots (更多上下文/截图)**
   
   ```
   # find -L /usr/include/ -path "*/openssl/ssl.h"
   /usr/include/mesalink/openssl/ssl.h
   /usr/include/openssl/ssl.h
   ```


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


[GitHub] [incubator-brpc] jamesge closed issue #1622: [ci: compile-with-make] wrong header path for openssl

Posted by GitBox <gi...@apache.org>.
jamesge closed issue #1622:
URL: https://github.com/apache/incubator-brpc/issues/1622


   


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