masaori335 opened a new pull request, #10177:
URL: https://github.com/apache/trafficserver/pull/10177

   ```
   ../include/tscpp/util/YamlCfg.h:29:10: fatal error: 'yaml-cpp/yaml.h' file 
not found
   #include <yaml-cpp/yaml.h>
            ^~~~~~~~~~~~~~~~~
   1 error generated.
   gmake[2]: *** [Makefile:6594: conf_remap/conf_remap.lo] Error 1
   ```
   
   It looks like 6c617ea13016689c6b838e80c4e181008a087a6f  made `conf_reamp.cc` 
requires <yaml-cpp/yaml.h> by using `tscpp/util/YamlCfg.h`. However, 
`TS_PLUGIN_CPPFLAGS` doesn't know the path.


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