[ 
https://issues.apache.org/jira/browse/AMQCPP-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354842#comment-14354842
 ] 

Timothy Bish commented on AMQCPP-567:
-------------------------------------

If you have a patch that gets it working on Mac I can apply and test it out on 
some other platforms.  

> 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
>              Labels: build
>
> 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