No, it should be `-L$(top_builddir)/src/tscpp/api/`. It's a library linking path, not an include path. It should be the same as the `libtscppapi` value in `plugins/Makefile.am`.
Linux must have very relaxed linking requirements - AFAICT this was broken for the example plugins yet checking my local standard and out of tree build runs, the plugin `.so` files are there for plugins, experimental plugins, and example plugins. Looking at the CI, I'm not sure any of them actually build those plugins. We should have at least one CI build that builds all of the plugins. [ Full content available at: https://github.com/apache/trafficserver/pull/4248 ] This message was relayed via gitbox.apache.org for [email protected]
