[
https://issues.apache.org/jira/browse/TS-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958063#comment-14958063
]
John Rushford edited comment on TS-2118 at 10/15/15 12:32 AM:
--------------------------------------------------------------
Hi James,
I added the m4 file and the AX_CXX_COMPILE_STDCXX_0X macro and
AM_CONDITIONAL so that it would build with older compilers like mine,
gcc 4.4.7 that use the -std=c++0x flag.
The memcache_remap plugin needs the C++11 feature enabled to build
with libmemcached.
John
was (Author: jrushford):
Hi James,
I added the m4 file and the AX_CXX_COMPILE_STDCXX_0X macro and
AM_CONDITIONAL so that it would build with older compilers like mine,
gcc 4.4.7 that use the -std=c++0x flag.
John
> 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)