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

Broken compilation with libcurl

XMLWordPrintable

      Long story short, m4/libcurl.m4 exports LIBCURL_CFLAGS but configure.ac imports LIBCURL_CPPFLAGS. If no other component adds -I compiler flag with a path where libcurl headers are installed (by accident) Zabbix compilation will fail.

      Not a regression from ZBX-4148 this time

      Seems like it's a very old bug, running (in 2.0 branch)

      $ svn diff m4/libcurl.m4 configure.in -c 5885
      

      reveals that LIBCURL_CPPFLAGS was renamed to LIBCURL_CFLAGS in m4 script but configure script wasn't synced.

            Unassigned Unassigned
            glebs.ivanovskis Glebs Ivanovskis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: