mda
25-04-2005, 01:24
FYI to avoid an undefined symbol error on hstrerror,
there must be a -lresolv added to LIBS when
building 1.1 zabbix_server on solaris.
The symptom was discussed at:
http://www.zabbix.com/forum/archive/index.php/t-257.html
http://www.zabbix.com/forum/showthread.php?t=486
but the correct answer was never given.
The right fix is in configure.in, but i just patched my Makefile.
there must be a -lresolv added to LIBS when
building 1.1 zabbix_server on solaris.
The symptom was discussed at:
http://www.zabbix.com/forum/archive/index.php/t-257.html
http://www.zabbix.com/forum/showthread.php?t=486
but the correct answer was never given.
The right fix is in configure.in, but i just patched my Makefile.