Hi for everybody,
please anybody who know how to solve this problem. I tried to compile new version of Zabbix 2.0.3 (server, agent, etc), everything worked fine ./configure worked well. Only to the time when i have to compile agent. I gave this error:
server linux CentOS 5.8
kernel 2.6.18-308.1.1.el5 #1 SMP Wed Mar 7 04:16:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
I run on this server previous versions of Zabbix from 1.6 to last 1.8.10.
Thanks for answers and regards, Petr
please anybody who know how to solve this problem. I tried to compile new version of Zabbix 2.0.3 (server, agent, etc), everything worked fine ./configure worked well. Only to the time when i have to compile agent. I gave this error:
Code:
/usr/kerberos/lib64/librt.a(clock_gettime.o): In function `clock_gettime': (.text+0x197): undefined reference to `_dl_cpuclock_offset' collect2: ld returned 1 exit status make[2]: *** [zabbix_agent] Error 1 make[2]: Leaving directory `/root/zabbix20/zabbix-2.0.3/src/zabbix_agent' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/zabbix20/zabbix-2.0.3/src' make: *** [all-recursive] Error 1
kernel 2.6.18-308.1.1.el5 #1 SMP Wed Mar 7 04:16:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
I run on this server previous versions of Zabbix from 1.6 to last 1.8.10.
Thanks for answers and regards, Petr
Comment