Distribution created on system where openais is not installed fails make check
on system where it is
----------------------------------------------------------------------------------------------------
Key: QPID-1249
URL: https://issues.apache.org/jira/browse/QPID-1249
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: M3
Reporter: Gordon Sim
Assignee: Gordon Sim
Priority: Minor
Fix For: M3
If the distribution (e.g. the latest m3 beta tarball) is created on a system
where openais is not installed then the cluster specific test scripts are not
included. However if the tarball is unpacked and built on a system where
openais _is_ installed, then make check fails due to the abscence of the
ais_check script.
The workaround is to specify --without-cpg to configure, but the real solution
is (I think) to include all the files in the distribution regardless of whats
installed on the platform creating the dist tarballs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.