PDA

View Full Version : solaris build requires -lresolv


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.

Nervozzo
07-05-2005, 15:22
thanks for the hint ! daemon compiled without any errors

xltran
26-05-2005, 19:44
I have similar error when attempted to run make on Solaris 9. Has anyone have successfully compiled version 1.1alpha9 on Solaris 9? From the postings, I did not see a solid answer how to compile on Solaris successfully. Please help!!