[
https://issues.apache.org/jira/browse/AMQCPP-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
František Dvořák updated AMQCPP-419:
------------------------------------
Attachment: pkg-config-apr.diff
Right, there were a problem in regular expression when apr/apr-util were
installed in non-standard prefix.
Attaching fixed patch (tested with --with-apr and --with-apr-util options, and
with apr/apr-util in standard paths).
I think we can let only the pkg-config dependency on apr-1 and apr-util-1
instead of copying the flags. With apr/apr-util in non-standard path, user must
set environment variable PKG_CONFIG_PATH (pkg-config will properly complain, if
there will be something wrong).
> 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