Hi, I am installing on Solaris 11.  I ran ./configure
--sysconfdir=/etc/nagios --localstatedir=/var/nagios, but it had this
warning:<br>checking gnutls/openssl.h usability... no<br>checking gnutls/openssl.h presence... no<br>
checking for gnutls/openssl.h... no<br>configure: WARNING: OpenSSL or GnuTLS libs could not be found or were disabled<br><br>I found the gnutls folder (which does have the openssl.h file), so I tried passing in another option (--with-gnutls=/opt/csw<div id="1fnj" class="ArwC7c ckChnd">
/include/gnutls) but that didn't change anything.  Am I passing in the wrong thing?<br>
<br>Then I just tried make anyway:<br>gmake  all-recursive<br>gmake[1]: Entering directory `/opt/local/src/nagios-plugins-1.4.11'<br>Making all in gl<br>gmake[2]: Entering directory `/opt/local/src/nagios-plugins-1.4.11/gl'<br>

gmake  all-am<br>gmake[3]: Entering directory `/opt/local/src/nagios-plugins-1.4.11/gl'<br>rm -f libgnu.a<br>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 <br>
gmake[3]: *** [libgnu.a] Error 1<br>gmake[3]: Leaving directory `/opt/local/src/nagios-plugins-1.4.11/gl'<br>gmake[2]: *** [all] Error 2<br>gmake[2]: Leaving directory `/opt/local/src/nagios-plugins-1.4.11/gl'<br>

gmake[1]: *** [all-recursive] Error 1<br>gmake[1]: Leaving directory `/opt/local/src/nagios-plugins-1.4.11'<br>gmake: *** [all] Error 2<br><br>Does anyone know how to fix these errors?<br>Thanks, Wing<br></div>