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-lists.org/archive/users/attachments/20080630/db05894c/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list