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

Make Install does not work with ODBC

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 5.4.6
    • Server (S)
    • None
    • SLES 15 SP3

      1. ./configure --enable-server --enable-agent --with-mysql --disable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 --with-ssh2 --with-openipmi --with-libpcre --with-unixodbc
      Result: OK
      2. make instal
      Result:
      make[1]: Entering directory '/var/distrib/zabbix-5.4.6/src/zabbix_server/odbc'
      cc -DHAVE_CONFIG_H -I. -I../../../include -I/usr/include -g -O2 -I/usr/include -MT libzbxodbc_a-odbc.o -MD -MP -MF .deps/libzbxodbc_a-od bc.Tpo -c -o libzbxodbc_a-odbc.o `test -f 'odbc.c' || echo './'`odbc.c
      odbc.c:24:10: fatal error: sql.h: No such file or directory
      #include <sql.h>
      ^~~~~~~
      compilation terminated.
      make[1]: *** [Makefile:470: libzbxodbc_a-odbc.o] Error 1
      make[1]: Leaving directory '/var/distrib/zabbix-5.4.6/src/zabbix_server/odbc'
      make: *** [Makefile:807: install-recursive] Error 1

      Installation of zabbix 5.4.5 with ODBC support went without errors

            neogan Andrei Gushchin (Inactive)
            SVDouble Victor Sklyarov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: