You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/03/17 16:54:33 UTC

[jira] [Resolved] (AMQCPP-594) ActiveMQ-CPP does not build on Solaris 11

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

Timothy Bish resolved AMQCPP-594.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.9.3

Removed the forced stlport4 bit, you will need to configure your build as appropriate for your platform / compiler such that std::distance can be located.  

> ActiveMQ-CPP does not build on Solaris 11
> -----------------------------------------
>
>                 Key: AMQCPP-594
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-594
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Build Support
>    Affects Versions: 3.9.0
>         Environment: Solaris 11 (sparc). Solaris Studio 12.3
>            Reporter: Mark Williams
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 3.9.3
>
>
> Using:
> Configure options:
> ./configure '--disable-ssl' '--prefix=<dir>' '--with-apr=<dir>'
> I get error:
> CC: -library=Cstd cannot be used with -library=stlport4
> [Removing -library=Cstd -library=Crun from the build fixes this]



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