[Nagiosplug-help] trouble with installation

Wing Ning Yung wingning at gmail.com
Tue Mar 18 03:15:40 CET 2008


Hi, I am installing on Solaris 11.  I ran ./configure
--sysconfdir=/etc/nagios --localstatedir=/var/nagios, but it had this
warning:
checking gnutls/openssl.h usability... no
checking gnutls/openssl.h presence... no
checking for gnutls/openssl.h... no
configure: WARNING: OpenSSL or GnuTLS libs could not be found or were
disabled

I found the gnutls folder (which does have the openssl.h file), so I tried
passing in another option (--with-gnutls=/opt/csw/include/gnutls) but that
didn't change anything.  Am I passing in the wrong thing?

Then I just tried make anyway:
gmake  all-recursive
gmake[1]: Entering directory `/opt/local/src/nagios-plugins-1.4.11'
Making all in gl
gmake[2]: Entering directory `/opt/local/src/nagios-plugins-1.4.11/gl'
gmake  all-am
gmake[3]: Entering directory `/opt/local/src/nagios-plugins-1.4.11/gl'
rm -f libgnu.a
false cru libgnu.a full-read.o full-write.o strnlen1.o xalloc-die.o
xstrndup.o asnprintf.o asprintf.o basename.o c-strtod.o cloexec.o
creat-safer.o dirname.o dup-safer.o error.o exitfail.o fd-safer.o fsusage.o
getopt.o getopt1.o mbchar.o mountlist.o open-safer.o pipe-safer.o
printf-args.o printf-parse.o regex.o safe-read.o safe-write.o strcasecmp.o
stripslash.o strndup.o vasnprintf.o vasprintf.o xmalloc.o
gmake[3]: *** [libgnu.a] Error 1
gmake[3]: Leaving directory `/opt/local/src/nagios-plugins-1.4.11/gl'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/opt/local/src/nagios-plugins-1.4.11/gl'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/local/src/nagios-plugins-1.4.11'
gmake: *** [all] Error 2

Does anyone know how to fix these errors?
Thanks, Wing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20080317/832babec/attachment.html>


More information about the Help mailing list