I'm trying to compile the Zabbix 2.0.3 agent on HP-UX 11i v3 (11.31) Itanium2 but configure bombs out with:
checking for main in -lm... yes
checking for main in -lkvm... no
checking for DNS lookup functions... no
no
configure: error: Unable to do DNS lookups (libresolv check failed)
The configure parameters: ./configure --enable-agent
Any ideas?
checking for main in -lm... yes
checking for main in -lkvm... no
checking for DNS lookup functions... no
no
configure: error: Unable to do DNS lookups (libresolv check failed)
The configure parameters: ./configure --enable-agent
Any ideas?
Comment