liuqinfei opened a new issue, #3220:
URL: https://github.com/apache/brpc/issues/3220

   **Describe the bug**
   When compile brpc/test, it fails with 
   /usr/include/absl/base/policy_checks.h:81:2: error: #error "C++ versions 
less than C++17 are not supported."
      81 | #error "C++ versions less than C++17 are not supported."
         |  ^~~~~
   
   **To Reproduce**
   sh config_brpc.sh --with-rdma --headers="/usr/include" --libs="/usr/lib64 
/usr/bin"
   
   **Expected behavior**
   succeed to compile brpc/test
   
   **Versions**
   OS: openEuler 24.03 (LTS-SP2)
   Compiler: 12.3.1-99.oe2403sp2
   brpc: 1.16.0
   protobuf: 25.1-12.oe2403sp2
   abseil-cpp: 20230802.1-6.oe2403sp2.aarch64
   
   **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: [email protected]

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