You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2020/10/12 06:45:00 UTC

[jira] [Resolved] (ZOOKEEPER-3951) Compile Error in Zookeeper.c without SASL

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mate Szalay-Beko resolved ZOOKEEPER-3951.
-----------------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

> Compile Error in Zookeeper.c without SASL
> -----------------------------------------
>
>                 Key: ZOOKEEPER-3951
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3951
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.6.2
>            Reporter: Parag
>            Assignee: Damien Diederen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.7.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> There seems to be a error in zookeeper.c at line 2849 where the field sasl_client is not protected by the conditional compile by having #ifdef HAVE_CYRUS_SASL_H. There is one more place where sasl_client field is not protected. There are many places in this file where the protection exists but not in two places. I was building with SASL disabled and I got these errors during build. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)