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

Cannot configure with --with-libevent option on FreeBSD

XMLWordPrintable

    • Sprint 85 (Feb 2022)
    • 0.5

      If execute the ./configure script with the --with-libevent option, the script will stop with the error "configure: error: Unable to use libevent (libevent check failed)". If this option is not specified, then the script runs successfully and successfully detects the libevent library.

      $ ./configure --quiet --enable-server --enable-agent --enable-proxy --with-mysql --with-libevent
      configure: error: Unable to use libevent (libevent check failed) 
      $ ./configure --quiet --enable-server --enable-agent --enable-proxy --with-mysql
      
      Configuration:
      
        Detected OS:           freebsd13.0
        Install path:          /usr/local
        Compilation arch:      freebsd
      
        Compiler:              cc
        Compiler flags:         -I/usr/local/include
      
        Library-specific flags:
          database:              -I/usr/local/include/mysql
          libevent:              -I/usr/local/include
      
      ...

       

            asestakovs Aleksejs Sestakovs
            sasha Alexander Vladishev
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: