Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23861

6.0.24+ requires more recent libculr version than declared, using function "curl_easy_header"

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Critical Critical
    • None
    • 6.0.24, 6.0.25
    • None

      https://www.zabbix.com/documentation/6.0/en/manual/installation/requirements#required-software
      says:

      Libcurl version requirements:
      - SMTP authentication: version 7.20.0 or higher
      - Elasticsearch: version 7.28.0 or higher
      

      In 6.0.24, probably in ZBX-23490 we have started to use function "curl_easy_header"
      https://curl.se/libcurl/c/curl_easy_header.html which have been added in much more later libcurl releases, as stated from 7.83.0

      Not sure how, but on my testbox Ubuntu 22.04 with "7.81.0-1ubuntu1.15" I could compile zabbix 6.0.25 successfully.

      Probably this should be addressed.

            zabbix.dev Zabbix Development Team
            zalex_ua Oleksii Zagorskyi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: