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

server does not compile due to missing CURLOPT_KEYPASSWD

    XMLWordPrintable

Details

    • Incident report
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.3.1
    • 2.3.4
    • $ rpm -qa | grep curl
      curl-7.15.5-17.el5_9
      curl-devel-7.15.5-17.el5_9

    Description

      Server does not compile with an older version of libcurl due to the following errors:

      httptest.c: In function 'process_httptest':
      httptest.c:438: error: 'CURLOPT_KEYPASSWD' undeclared (first use in this function)
      httptest.c:438: error: (Each undeclared identifier is reported only once
      httptest.c:438: error: for each function it appears in.)

      This is because CURLOPT_KEYPASSWD was previously known under different names: see http://curl.haxx.se/libcurl/c/CURLOPT_KEYPASSWD.html .

      Attachments

        Activity

          People

            Unassigned Unassigned
            asaveljevs Aleksandrs Saveljevs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: