Compilation error --with-sqlite3 on FreeBSD

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Minor
    • 1.8.11, 1.9.9 (beta)
    • Affects Version/s: 1.9.2 (alpha)
    • Component/s: Server (S)
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved: