-
Problem report
-
Resolution: Fixed
-
Major
-
6.4.13rc1, 7.0.0beta2
-
None
-
None
-
S24-W10/11, S24-W12/13, S24-W14/15, S24-W16/17
-
1
When building Zabbix 6.4 or pre-7.0 with Net-SNMP library in a custom location, it fails to use correct include paths. If Net-SNMP development package from the repository is installed, Zabbix will use header files from this package while linking will happen with the custom library. If package from the repository is not installed, building Zabbix will fail because it won't be able to find the header files.