You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Eric Sammons (JIRA)" <ji...@apache.org> on 2017/02/17 15:40:41 UTC

[jira] [Created] (DISPATCH-636) README claims qpid-proton-c-devel >= 0.13 is required; however, cmake complains with 0.14

Eric Sammons created DISPATCH-636:
-------------------------------------

             Summary: README claims qpid-proton-c-devel >= 0.13 is required; however, cmake complains with 0.14
                 Key: DISPATCH-636
                 URL: https://issues.apache.org/jira/browse/DISPATCH-636
             Project: Qpid Dispatch
          Issue Type: Bug
            Reporter: Eric Sammons


Attempting to follow the readme to clone, build, and install dispatch-router results in a cmake error.

{quote}
$ cat /etc/redhat-release 
CentOS Linux release 7.3.1611 (Core)

$ cmake ..
CMake Error at CMakeLists.txt:103 (find_package):
  Could not find a configuration file for package "Proton" that is compatible
  with requested version "0.15".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/Proton/ProtonConfig.cmake, version: 0.14.0
    /lib64/cmake/Proton/ProtonConfig.cmake, version: 0.14.0



-- Configuring incomplete, errors occurred!
See also "/home/dispatch/qpid-dispatch/my_build/CMakeFiles/CMakeOutput.log".

$ rpm -q qpid-proton-c-devel
qpid-proton-c-devel-0.14.0-2.el7.x86_64
{quote}

This seems to conflict with the documented README and will pose problems on platforms where qpid-proton-c-devel >= 0.15 is not yet available.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org