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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15199766#comment-15199766 ] 

ASF subversion and git services commented on AMQCPP-594:
--------------------------------------------------------

Commit b7dc7be27425dd150a61062110ae2c19c8e444c1 in activemq-cpp's branch refs/heads/3.9.x from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git;h=b7dc7be ]

https://issues.apache.org/jira/browse/AMQCPP-594

Remove forced stlport4 in configure, user can configure their build as
appropriate for their given env.
(cherry picked from commit 2fd3b53728e8b9498fafa19e48128be553e3f3b9)


> 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)