Hi
As configuration of Net-SNMP is broken again without --enable-static, on some platformes (at least when compiling an agent on Fedora Core 5 64 bits) here's a temporary patch that suppresses one "if" in the configure script. Here is my bug report:
Again, because it is a patch againt the SVN trunk version, people who want to use it must:
Regards.
As configuration of Net-SNMP is broken again without --enable-static, on some platformes (at least when compiling an agent on Fedora Core 5 64 bits) here's a temporary patch that suppresses one "if" in the configure script. Here is my bug report:
Again, because it is a patch againt the SVN trunk version, people who want to use it must:
- Apply the patch to a SVN version
- Run the "go" script at the root of the SVN directory. You may need to edit it by hand to suppress configuration options that don't work for you (for example "--with-ldap --with-libcurl" in my case)http://www.zabbix.com/forum/showthread.php?t=5996
- Run "make dist"
- Use the generated "zabbix-1.3.6.tar.gz" to recompile Zabbix
Regards.