[
https://issues.apache.org/jira/browse/TS-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509548#comment-14509548
]
ASF GitHub Bot commented on TS-3427:
------------------------------------
GitHub user zeb209 opened a pull request:
https://github.com/apache/trafficserver/pull/190
Fix the header file missing error for out-of-tree build for cppapi.
This pull request replaces the patch for TS-3427.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zeb209/trafficserver cppapi-out-of-tree-build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/190.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #190
----
commit bcb692f33fdc8bfdd75c89f700d4ac3f90f90913
Author: Bin Zeng <[email protected]>
Date: 2015-04-23T18:22:20Z
Fix the header file missing error for out-of-tree build for cppapi.
----
> compilation error of atscppapi when configured for a out-of-tree build
> ----------------------------------------------------------------------
>
> Key: TS-3427
> URL: https://issues.apache.org/jira/browse/TS-3427
> Project: Traffic Server
> Issue Type: Bug
> Components: Build, CPP API
> Reporter: Bin
> Assignee: Brian Geffon
> Fix For: 6.0.0
>
> Attachments: atscppapi_3.diff, atscppapi_out_of_tree_2.diff,
> unused_variables.diff
>
>
> Header file not found error when --enable-cppapi is enabled for an
> out-of-tree build on RHEL 6.4. It has no complaints if it is a in-tree build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)