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

Timothy Bish resolved AMQCPP-567.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.9.0
                   3.8.5
         Assignee: Timothy Bish

Patch applied with thanks.

> activemq-cpp.pc contains wrong package name for APR
> ---------------------------------------------------
>
>                 Key: AMQCPP-567
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-567
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl
>         Environment: Homebrew, MacOS Yosemite
>            Reporter: Wolfgang Herget
>            Assignee: Timothy Bish
>              Labels: build
>             Fix For: 3.8.5, 3.9.0
>
>
> On OSX, {{pkg-config --exists activemq-cpp}} returns the wrong value.
> That is because the {{activemq-cpp.pc}} file contains the line 
> {{Requires.private: apr-1-config}}.
> APR's .pc file however is called {{apr-1}} (minus the {{-config}}), which is 
> why pkg-config thinks there's an unresolved dependency. 
> AFAICS, the reason for this is that the sed script in {{m4/apr_tools.m4:83}} 
> does the wrong thing with Apples BSD {{sed}}, leaving the {{-config}} in, 
> when it should throw it away.



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

Reply via email to