Igor Galić created TS-1383:
------------------------------
Summary: C++11 API does not build outside of source-dir
Key: TS-1383
URL: https://issues.apache.org/jira/browse/TS-1383
Project: Traffic Server
Issue Type: Bug
Components: TS API
Affects Versions: 3.3.0
Reporter: Igor Galić
Assignee: Brian Geffon
{noformat}
AR librecprocess.a
make[2]: Leaving directory
`/home/igalic/src/asf/trafficserver/DEBUG/lib/records'
Making all in cpp11api
make[2]: Entering directory
`/home/igalic/src/asf/trafficserver/DEBUG/lib/cpp11api'
CXX cpp11api.lo
../../../lib/cpp11api/cpp11api.cc:22:10: fatal error: 'ts.h' file not found
#include <ts.h>
^
1 error generated.
make[2]: *** [cpp11api.lo] Error 1
make[2]: Leaving directory
`/home/igalic/src/asf/trafficserver/DEBUG/lib/cpp11api'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/igalic/src/asf/trafficserver/DEBUG/lib'
make: *** [all-recursive] Error 1
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira