HehuaTang opened a new issue, #1966:
URL: https://github.com/apache/incubator-brpc/issues/1966

   **Describe the bug (描述bug)**
   # git pull
   Already up-to-date.
   # git branch
   * master
     rdma-old
   # pwd
   /root/rdma/incubator-brpc/example/rdma_performance/bu
   make client
   [ 25%] Linking CXX executable client
   CMakeFiles/client.dir/client.cpp.o: In function `main':
   client.cpp:(.text.startup+0x181): undefined reference to 
`brpc::rdma::GlobalRdmaInitializeOrDie()'
   collect2: error: ld returned 1 exit status
   make[3]: *** [client] Error 1
   make[2]: *** [CMakeFiles/client.dir/all] Error 2
   make[1]: *** [CMakeFiles/client.dir/rule] Error 2
   make: *** [client] Error 2
   
   **To Reproduce (复现方法)**
   
   master 分支编译错误
   **Expected behavior (期望行为)**
   版本能够编译通过,测试rdma功能
   
   **Versions (各种版本)**
   OS:centos7.7
   Compiler:gcc
   brpc: master
   protobuf:none
   
   **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.

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

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


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

Reply via email to