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 2020/11/09 03:04:17 UTC

[GitHub] [incubator-brpc] darionyaphet opened a new issue #1283: How to install BRPC

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


   **Describe the bug (描述bug)**
   when I make install failed.
   
   **To Reproduce (复现方法)**
   
   ```
   sudo make intall
   make: *** 没有规则可以创建目标“intall”。 停止。
   ```
   
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS:
   Compiler:
   brpc:
   protobuf:
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


----------------------------------------------------------------
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:
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] darionyaphet commented on issue #1283: How to install BRPC

Posted by GitBox <gi...@apache.org>.
darionyaphet commented on issue #1283:
URL: https://github.com/apache/incubator-brpc/issues/1283#issuecomment-727573546


   when I  make install 
   
   ```
   [ 94%] Linking CXX executable ../output/bin/protoc-gen-mcpack
   ../output/lib/libbrpc.so: undefined reference to `BN_get_rfc3526_prime_2048'
   ../output/lib/libbrpc.so: undefined reference to `SSL_CTX_set_options'
   ../output/lib/libbrpc.so: undefined reference to `OPENSSL_init_ssl'
   ../output/lib/libbrpc.so: undefined reference to `X509_getm_notBefore'
   ../output/lib/libbrpc.so: undefined reference to `DH_get0_key'
   ../output/lib/libbrpc.so: undefined reference to `OPENSSL_sk_num'
   ../output/lib/libbrpc.so: undefined reference to `TLS_server_method'
   ../output/lib/libbrpc.so: undefined reference to `OPENSSL_sk_pop_free'
   ../output/lib/libbrpc.so: undefined reference to `DH_set0_pqg'
   ../output/lib/libbrpc.so: undefined reference to `BN_get_rfc3526_prime_4096'
   ../output/lib/libbrpc.so: undefined reference to `OPENSSL_sk_value'
   ../output/lib/libbrpc.so: undefined reference to `TLS_client_method'
   ../output/lib/libbrpc.so: undefined reference to `X509_getm_notAfter'
   ../output/lib/libbrpc.so: undefined reference to `BN_get_rfc3526_prime_8192'
   ../output/lib/libbrpc.so: undefined reference to `BN_get_rfc2409_prime_1024'
   collect2: error: ld returned 1 exit status
   ```
   
   I'm not sure what happened or have missed something ?
   


----------------------------------------------------------------
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:
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] darionyaphet closed issue #1283: How to install BRPC

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


   


----------------------------------------------------------------
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:
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] pratikpc commented on issue #1283: How to install BRPC

Posted by GitBox <gi...@apache.org>.
pratikpc commented on issue #1283:
URL: https://github.com/apache/incubator-brpc/issues/1283#issuecomment-727573817


   Seems like you are missing the OpenSSL dependency


----------------------------------------------------------------
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:
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] darionyaphet commented on issue #1283: How to install BRPC

Posted by GitBox <gi...@apache.org>.
darionyaphet commented on issue #1283:
URL: https://github.com/apache/incubator-brpc/issues/1283#issuecomment-725223895


   你们是怎么安装的 BRPC  ?


----------------------------------------------------------------
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:
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] serverglen commented on issue #1283: How to install BRPC

Posted by GitBox <gi...@apache.org>.
serverglen commented on issue #1283:
URL: https://github.com/apache/incubator-brpc/issues/1283#issuecomment-725215441


   建议附上比较详细的错误输出


----------------------------------------------------------------
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:
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] guodongxiaren commented on issue #1283: How to install BRPC

Posted by GitBox <gi...@apache.org>.
guodongxiaren commented on issue #1283:
URL: https://github.com/apache/incubator-brpc/issues/1283#issuecomment-725542791


   @darionyaphet 
   
   可以参考这个:
   https://mp.weixin.qq.com/s/UYbTfQRY9JsonOyCBqxyHA


----------------------------------------------------------------
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:
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] pratikpc commented on issue #1283: How to install BRPC

Posted by GitBox <gi...@apache.org>.
pratikpc commented on issue #1283:
URL: https://github.com/apache/incubator-brpc/issues/1283#issuecomment-727006397


   Maybe you can use [VCPKG](https://vcpkg.info/port/brpc)?
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



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