PDA

View Full Version : help


windly
15-08-2005, 17:16
I have tried to install zabbix1.0 agent. It seems everything working fine and set up correct port and IP. The problem is unreachable to the host.

./configure

configure.log file:

configure:2965:23: sys/pstat.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */

configure:2968:25: sys/loadavg.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */

configure:2970:22: sys/swap.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */


Are there the real problems? Thanks for your help

James Wells
15-08-2005, 18:14
Greetings,

I am not really sure what your problem is. At first I thought that you were having a server not reachable issue, but then you sho snippets from the configuration run.

Please describe the issue better so we can try to help you.