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

Jakub Scholz commented on QPID-7389:
------------------------------------

Hi Andrew,

It looks like this broke my build on CentOS 7. CMake (version 2.8.11) finds 
Cyrus SASL library, but doesn't set the BUILD_SASL variable and therefore some 
parts of the SASL support are missing. It seems that when I edit 
{{src/CMakeLists.txt}} and replace the {{CyrusSASL_FOUND}} occurrences with 
{{CYRUSSASL_FOUND}} (i.e. capital letters) it starts working again. TBH, I have 
zero knowledge about CMake ... is that some bug in the CMakeList file? Or does 
it have to do something with my CMake version?

Thanks

> CMake doesn't find installed Cyrus SASL on FreeBSD
> --------------------------------------------------
>
>                 Key: QPID-7389
>                 URL: https://issues.apache.org/jira/browse/QPID-7389
>             Project: Qpid
>          Issue Type: Improvement
>         Environment: FreeBSD 10
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> The default install locations are different on FreeBSD (and BSDs in general) 
> using /us/local for packages that aren't in the base system.
> The current Qpid build system doesn't check carefully enough to find Cyrus 
> SASL even if it is present on FreeBSD.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to