brbzull0 commented on PR #10811:
URL: https://github.com/apache/trafficserver/pull/10811#issuecomment-1819736476

   ```
   -- TS_USE_REMOTE_UNWINDING: FALSE (AUTO) (hint: add -DENABLE_UNWIND=ON to 
require)
   ..
   -- 
   -- Configuring done
   CMake Error at src/traffic_crashlog/CMakeLists.txt:18 (add_executable):
     Target "traffic_crashlog" links to target "unwind::unwind" but the target
     was not found.  Perhaps a find_package() call is missing for an IMPORTED
     target, or an ALIAS target is missing?
   
   ```
   seems that we try to link with the unwind namespace eventhough is not eabled.


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

Reply via email to