As noticed in a previous bug, if you try to compile with --enable-static and --with-ldap, the compile fails with a host of errors. Since I dont see any updates, I assume this is still outstanding.
So related to that, when running configure, what options are meaningful only for the server, the server and proxy, and server, proxy, and agent.
Ie, does --with-ldap (or mysql, ssh2, libcurl, net-snmp, or any others i used) have any meaning/use in the zabbix-agent code, or can I just "./configure --enable-agent --enable-static" with no loss of functionality.
So related to that, when running configure, what options are meaningful only for the server, the server and proxy, and server, proxy, and agent.
Ie, does --with-ldap (or mysql, ssh2, libcurl, net-snmp, or any others i used) have any meaning/use in the zabbix-agent code, or can I just "./configure --enable-agent --enable-static" with no loss of functionality.
Comment