Gordon Sim created QPID-4702:
--------------------------------
Summary: cmake build of ssl support does not work on certain
platforms
Key: QPID-4702
URL: https://issues.apache.org/jira/browse/QPID-4702
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: 0.20, 0.22
Reporter: Gordon Sim
Assignee: Gordon Sim
This is a result of the order of libraries and object files passed to the
linker. The libraries must follow the .o files that require them or they will
be ignored (assumed not needed).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]