Hello Experts,
We are trying to enable the encryption for zabbix_agent on Solaris with no luck. "make" command is failing for 3.2.11 agent while attempting to enable encryption. We are using Openssl 1.0.2p for the compilation. Attached is the screenshot of the error which we are facing.
./configure --bindir=/systools/monitoring/zabbix_agent --sbindir=/systools/monitoring/zabbix_agent --enable-agent --with-openssl="/systools/monitoring/openssl" CFLAGS="-I/systools/monitoring/openssl/include -I/usr/lib/sparcv9" LDFLAGS="-L-I/systools/monitoring/openssl/lib -L/usr/lib/sparcv9"

Below are the configurations parameters used.Any suggestions would be of great help.
Thanks in advance
Pradeep
We are trying to enable the encryption for zabbix_agent on Solaris with no luck. "make" command is failing for 3.2.11 agent while attempting to enable encryption. We are using Openssl 1.0.2p for the compilation. Attached is the screenshot of the error which we are facing.
./configure --bindir=/systools/monitoring/zabbix_agent --sbindir=/systools/monitoring/zabbix_agent --enable-agent --with-openssl="/systools/monitoring/openssl" CFLAGS="-I/systools/monitoring/openssl/include -I/usr/lib/sparcv9" LDFLAGS="-L-I/systools/monitoring/openssl/lib -L/usr/lib/sparcv9"
Below are the configurations parameters used.Any suggestions would be of great help.
Thanks in advance
Pradeep
Comment