[jira] [Comment Edited] (TS-2118) memcached plugin is in the source tree but does not build

2015-10-14 Thread John Rushford (JIRA)

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

John Rushford edited comment on TS-2118 at 10/14/15 10:03 PM:
--



See the attached patch.  I've made modifications so that this plugin may be 
built if the package libmemcached 1.0 or greater has been installed on the 
build host and if --enable-experimental-plugins is used with the configure 
script.  If libmemcached 1.0 or greater is not installed, the plugin will not 
be built but the build will proceed and build all other experimental plugins.  
See the attached TS-2118.diff

Patch should be attached now, had JIRA cockpit issues.



was (Author: jrushford):
Patch to fix this issue.



> memcached plugin is in the source tree but does not build
> -
>
> Key: TS-2118
> URL: https://issues.apache.org/jira/browse/TS-2118
> Project: Traffic Server
>  Issue Type: Bug
>Reporter: Igor Galić
>Assignee: John Rushford
>  Labels: newbie
> Fix For: 6.1.0
>
> Attachments: TS-2118.diff
>
>
> The memcached_remap plugin is currently in our experimental plugin tree, but 
> doesn't build even with {{--enable-experimental}}.
> This should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (TS-2118) memcached plugin is in the source tree but does not build

2015-10-14 Thread James Peach (JIRA)

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

James Peach edited comment on TS-2118 at 10/14/15 11:28 PM:


Looks reasonable, though I'm not sure about the C\+\+11 detection. We already 
use {{AX_CXX_COMPILE_STDCXX_11}}. Looking at the memcached plugin, I didn't 
really see anything that looked like it needed C++11.


was (Author: jamespeach):
Looks reasonable, though I'm not sure about the C++11 detection. We already use 
{{AX_CXX_COMPILE_STDCXX_11}}. Looking at the memcached plugin, I didn't really 
see anything that looked like it needed C++11.

> memcached plugin is in the source tree but does not build
> -
>
> Key: TS-2118
> URL: https://issues.apache.org/jira/browse/TS-2118
> Project: Traffic Server
>  Issue Type: Bug
>Reporter: Igor Galić
>Assignee: John Rushford
>  Labels: newbie
> Fix For: 6.1.0
>
> Attachments: TS-2118.diff
>
>
> The memcached_remap plugin is currently in our experimental plugin tree, but 
> doesn't build even with {{--enable-experimental}}.
> This should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)