Sorry for my poor english
I try to make some plugins for Zabbix agent2. I success on linux. But I cannot compilation Zabbix agent2 on windows.
I use msys + MINGW64.
./configure --enable-agent2 will aways failed like:
checking for DNS lookup functions... no
no
configure: error: Unable to do DNS lookups (libresolv check failed)
Is there any documentation for how to do this?
I try to make some plugins for Zabbix agent2. I success on linux. But I cannot compilation Zabbix agent2 on windows.
I use msys + MINGW64.
./configure --enable-agent2 will aways failed like:
checking for DNS lookup functions... no
no
configure: error: Unable to do DNS lookups (libresolv check failed)
Is there any documentation for how to do this?
Comment