Zabbix agentd: 1.3.2
Mac OSX 10.4.8
XCode 2.4.1
cpu.c: In function `SYSTEM_CPU_UTIL':
cpu.c:138: error: `cpumame' undeclared (first use in this function)
cpu.c:138: error: (Each undeclared identifier is reported only once
cpu.c:138: error: for each function it appears in.)
cpu.c: In function `SYSTEM_CPU_LOAD':
cpu.c:512: error: `cpumode' undeclared (first use in this function)
make[5]: *** [cpu.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
configure still throws warning on resolv.h and net/if.h.
Regards
a believer
Mac OSX 10.4.8
XCode 2.4.1
cpu.c: In function `SYSTEM_CPU_UTIL':
cpu.c:138: error: `cpumame' undeclared (first use in this function)
cpu.c:138: error: (Each undeclared identifier is reported only once
cpu.c:138: error: for each function it appears in.)
cpu.c: In function `SYSTEM_CPU_LOAD':
cpu.c:512: error: `cpumode' undeclared (first use in this function)
make[5]: *** [cpu.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
configure still throws warning on resolv.h and net/if.h.
Regards
a believer
Comment