James Peach created TS-4560:
-------------------------------

             Summary: C++ API should not depend on ink_autoconf.h
                 Key: TS-4560
                 URL: https://issues.apache.org/jira/browse/TS-4560
             Project: Traffic Server
          Issue Type: Bug
          Components: CPP API
            Reporter: James Peach
            Assignee: Brian Geffon


{{atscppapi/shared_ptr.h}} includes {{ink_autoconf.h}}. {{ink_autoconf.h}} is 
not installed (and must not be installed). This makes it impossible for people 
to consume the C++ API.

It is totally reasonable IMHO to expect to be able to build plugins with a 
different toolchain than Traffic Server was built with. Consider installing 
{{devtoolset-3}} and building plugins against a distribution package, or 
building plugins with clang. 



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

Reply via email to