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

František Dvořák commented on AMQCPP-419:
-----------------------------------------

I'm sorry, bad wording. :-) Only projects using activemq-cpp, pkg-config, and 
with apr/apr-util in non-standard prefix would need set the PKG_CONFIG_PATH 
variable (which I think is common thing, when using pkg-config to search 
libraries).

But copying the CFLAGS directly into activemq-cpp.pc file will work too 
(although it's probably not so clean), and it's one-line change.
                
> Missing dependency on apr/apr-util in pkg-config and config files
> -----------------------------------------------------------------
>
>                 Key: AMQCPP-419
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-419
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl, Decaf
>    Affects Versions: 3.5.0
>            Reporter: František Dvořák
>            Assignee: Timothy Bish
>            Priority: Minor
>              Labels: build, patch
>             Fix For: 3.5.0
>
>         Attachments: apr-devel.diff, pkg-config-apr.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Decaf header files depends on headers in apr and apr-util packages, which is 
> not covered by activemq-cpp.pc and activemq-config files.
> I'm sending a patch which adds a necessary flags and includes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to