-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.10, 4.2.4
-
Oracle Linux 7.6, Oracle Instant Client for Linux x86-64 v18.5.0.0.0
-
Sprint 55 (Aug 2019), Sprint 54 (Jul 2019)
-
0.5
Steps to reproduce:
1. Use Oracle Linux 7.6 x86_64
2. Download and install Oracle Instant Client for Linux x86-64 v18.5.0.0., Link: https://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html
2. Download latest zabbix src v4.2.4
3. Run:
cd zabbix-4.2.4 ./configure --enable-server --with-libcurl --with-libxml2 --with-net-snmp --with-openssl --sysconfdir=/etc/zabbix --with-oracle --with-oracle-lib=/usr/lib/oracle/18.5/client64/lib --with-oracle-include=/usr/include/oracle/18.5/client64
Result:
... checking for libperfstat 5.2.0.40 fileset... no checking for libperfstat 5.3.0.60 fileset... no checking for architecture... linux (linux-gnu) checking for the linux kernel version... unknown family (3.10.0-957.21.3.el7.x86_64) checking size of void *... 8 checking for Oracle OCI headers in /usr/include/oracle/18.5/client64... yes expr: syntax error checking if Oracle OCI version is >= 10.0... no configure: WARNING: Oracle version unknown, probably OCI older than 10.2 is available checking for Oracle OCI version >= 10.x to use -lnnz1x flag... expr: syntax error ./configure: line 8711: test: : integer expression expected no checking for Oracle OCI libraries in /usr/lib/oracle/18.5/client64/lib... not found checking for Oracle support... no configure: error: Oracle OCI library not found