<br clear="all">Hi,<br><br>I am running Nagios Server on RHEL 4 ES box and trying to install nagios-plugins on HP UX - 11 box. But I get configure error,<br><br>./configure --prefix=/client/nagios throws the following error at the end<br>
<br>checking for struct statfs.f_fstypename... no<br>checking for working re_compile_pattern... no<br>checking whether isblank is declared... yes<br>checking for stdint.h... (cached) no<br>checking for SIZE_MAX... (((1UL << 31) - 1) * 2 + 1)<br>
checking for snprintf... yes<br>checking for socklen_t... no<br>checking for socklen_t equivalent... configure: error: Cannot find a type to use in place of socklen_t<br><br><br>hp-test-box:/client/nagios/nagios-plugins-1.4.11# tail config.log<br>
#define re_exec rpl_re_exec<br>#define regcomp rpl_regcomp<br>#define regexec rpl_regexec<br>#define regerror rpl_regerror<br>#define regfree rpl_regfree<br>#define HAVE_DECL_ISBLANK 1<br>#define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)<br>
#define HAVE_SNPRINTF 1<br><br>configure: exit 1<br><br><br>can anyboy has solution for it? <br><br>Thanks<br>-- <br>Shankar Asam