TryThisOneMyFriend opened a new issue, #12014:
URL: https://github.com/apache/trafficserver/issues/12014

   Hi everyone,
   
   I'm trying to follow the steps as precisily as possibly. But i stumble in 
this error:
   
   ```
   #cmake -DOPENSSL_ROOT_DIR=/opt/boringssl 
-DOPENSSL_INCLUDE_DIR=/opt/boringssl/include 
-DOPENSSL_LIBRARIES=/opt/boringssl/lib -Dquiche_ROOT=/opt/quiche 
-DENABLE_QUICHE=TRUE -DCMAKE_INSTALL_PREFIX=/opt/ats -B build -G Ninja
   CMake Error at CMakeLists.txt:279 (message):
     OpenSSL version >= 1.1.1 or another SSL library required
   
   
   -- Configuring incomplete, errors occurred!
   See also "/opt/trafficserver/build/CMakeFiles/CMakeOutput.log".
   See also "/opt/trafficserver/build/CMakeFiles/CMakeError.log".
   
   ```
   I'm sure to have moved the h3-tools-boringssl/borinssl to the /opt/boringssl 
after build to make sure it is there.
   Nonetheless, I keep getting this error.
   
   Any insights? 


-- 
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: issues-unsubscr...@trafficserver.apache.org.apache.org

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

Reply via email to