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

Compilation error --with-sqlite3 on FreeBSD

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.8.11, 1.9.9 (beta)
    • 1.9.2 (alpha)
    • Server (S)

      If i configure --with-sqlite3 then:
      checking for SQLite3 library >= 3.0.0... no
      configure: error: SQLite3 library not found

      If i configure --with-sqlite3=/usr/local then:
      checking for SQLite3 library >= 3.0.0... yes
      checking for function sqlite3_open_v2() in sqlite3.h... yes

      It seems need to improve SQLite3 checking in the different OS.

      p.s.zabbix_server (--with-sqlite3=/usr/local) starts and works normally with the sqlite3 db-backend.

            Unassigned Unassigned
            zalex_ua Oleksii Zagorskyi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: