Hi,
Make install command fails with the following error
"collect2: ld returned 1 exit status
make[2]: *** [zabbix_agent] Error 1
make[2]: Leaving directory `/root/zabbix-1.8.2/src/zabbix_agent'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/zabbix-1.8.2/src'
make: *** [install-recursive] Error 1"
The Linux version is used "Redhat Enterprise version 4".
It is only creating two entries "zabbix_agent" and "zabbix_agentd" in the directory /usr/local/sbin, the other files like "zabbix_sender, zabbix_server and zabbix_get" are missing.
Regards,
Ravi
Make install command fails with the following error
"collect2: ld returned 1 exit status
make[2]: *** [zabbix_agent] Error 1
make[2]: Leaving directory `/root/zabbix-1.8.2/src/zabbix_agent'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/zabbix-1.8.2/src'
make: *** [install-recursive] Error 1"
The Linux version is used "Redhat Enterprise version 4".
It is only creating two entries "zabbix_agent" and "zabbix_agentd" in the directory /usr/local/sbin, the other files like "zabbix_sender, zabbix_server and zabbix_get" are missing.
Regards,
Ravi
Comment