[ 
https://issues.apache.org/jira/browse/TS-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359154#comment-14359154
 ] 

James Peach edited comment on TS-3427 at 3/12/15 8:56 PM:
----------------------------------------------------------

Yeh this works, but it's pretty ugly and repetitive. A better way is to use an 
include file for all the example plugins to ensure consistent build commands 
(for example {{build/plugins.mk}} does this). 

An automake LDADD variable should be preferred over manually constructing the 
linker path. One problem with manually constructing the path is that the link 
can falsely succeed (or fail) if the library exists in the default linker path.


was (Author: jamespeach):
Yeh this works, but it's pretty ugly and repetitive. A better way is to use an 
include file for all the example plugins to ensure consistent build commands 
(for example {{build/plugins.mk}} does this). An automake LDADD variable should 
be preferred over manually constructing the linker path.

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

Reply via email to