[Nagiosplug-devel] Bring on your legacy OS :)

Karl DeBisschop karl at debisschop.net
Tue Mar 11 22:34:16 CET 2003


Solaris 7 with CVS head as of about 2300 EST on 11 March 2003:


configure: error: getaddrinfo not found: try --with-lwres or
--enable-emulate-getaddrinfo

./configure --with-lwres
<snip>
checking for openssl... no
checking for lwres/netdb.h... yes
checking for lwres_getaddrinfo in -llwres... no
configure: error: cannot find the lwres library

./configure --enable-emulate-getaddrinfo
<snip>
make
<snip>
utils.c: In function `is_inet6_addr':
utils.c:218: `AF_INET6' undeclared (first use in this function)
utils.c:218: (Each undeclared identifier is reported only once
utils.c:218: for each function it appears in.)
make[1]: *** [utils.o] Error 1
make[1]: Leaving directory
`/u/kdebisschop/nagios-plugins-1.3.99/plugins'
make: *** [all-recursive] Error 1

--
Karl





More information about the Devel mailing list