Hi everyone.
I have a problem with installing from source. ZBX Version 2.1.8. I tried 2.1.7 but there is the same problem.
Configure option --with-libxml2 makes that problem.
When I run make install, I get the following error:
checks_simple_vmware.c:235: error: invalid operands to binary -
# pkg_info | grep xml
libxml2-2.7.7 XML parser library for GNOME
also tried with libxml2-2.8.0_2
FreeBSD 7.0-RELEASE
I think in the latest release will be the same problem.
Somebody knows what to do with it?
p.s. Sorry for my english, it is not perfect.
I have a problem with installing from source. ZBX Version 2.1.8. I tried 2.1.7 but there is the same problem.
Configure option --with-libxml2 makes that problem.
When I run make install, I get the following error:
checks_simple_vmware.c:235: error: invalid operands to binary -
# pkg_info | grep xml
libxml2-2.7.7 XML parser library for GNOME
also tried with libxml2-2.8.0_2
FreeBSD 7.0-RELEASE
I think in the latest release will be the same problem.
Somebody knows what to do with it?

p.s. Sorry for my english, it is not perfect.
Comment