[Nagiosplug-help] configure error Cannot find a type to use in place of socklen_t

asam30 at gmail.com asam30 at gmail.com
Mon Jun 30 14:30:29 CEST 2008


Hi,

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,

./configure --prefix=/client/nagios throws the following error at the end

checking for struct statfs.f_fstypename... no
checking for working re_compile_pattern... no
checking whether isblank is declared... yes
checking for stdint.h... (cached) no
checking for SIZE_MAX... (((1UL << 31) - 1) * 2 + 1)
checking for snprintf... yes
checking for socklen_t... no
checking for socklen_t equivalent... configure: error: Cannot find a type to
use in place of socklen_t


hp-test-box:/client/nagios/nagios-plugins-1.4.11# tail config.log
#define re_exec rpl_re_exec
#define regcomp rpl_regcomp
#define regexec rpl_regexec
#define regerror rpl_regerror
#define regfree rpl_regfree
#define HAVE_DECL_ISBLANK 1
#define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
#define HAVE_SNPRINTF 1

configure: exit 1


can anyboy has solution for it?

Thanks
-- 
Shankar Asam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20080630/db05894c/attachment.html>


More information about the Help mailing list