You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/01/26 05:25:40 UTC

[jira] [Closed] (TS-4151) std::tr1::unique_ptr has not been declared

     [ https://issues.apache.org/jira/browse/TS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call closed TS-4151.
--------------------------
    Resolution: Invalid

The problem is our build system and we remove the ink_autoconf.h #include from our Makefile.  This causes HAVE_STD_SHARED_PTR not to be defined.

> std::tr1::unique_ptr has not been declared
> ------------------------------------------
>
>                 Key: TS-4151
>                 URL: https://issues.apache.org/jira/browse/TS-4151
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: CPP API
>    Affects Versions: 6.1.0
>            Reporter: Bryan Call
>            Assignee: Brian Geffon
>             Fix For: 6.1.0
>
>
> I am getting this compile error on RHEL7 with the 6.1.0 release:
> {code}
> ../../../lib/atscppapi/src/include/atscppapi/shared_ptr.h:47: error: ‘std::tr1::unique_ptr’ has not been declared
> {code}



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