On 8/21/06, Guillaume <[EMAIL PROTECTED]> wrote: > You need the devel packages of SSL > something like: libssl-devel or something like that...
I installed the package; SSL is enabled but now I get a "make" error. When I run "make" I get the following error - check_http.o(.text+0xc9b): In function `check_http': nagios-plugins-1.4.3/plugins/check_http.c:807: undefined reference to `np_net_ssl_write' check_http.o(.text+0xcca):nagios-plugins-1.4.3/plugins/check_http.c:811: undefined reference to `np_net_ssl_read' check_http.o(.text+0xd8e):/nagios-plugins-1.4.3/plugins/check_http.c:850: undefined reference to `np_net_ssl_cleanup' check_http.o(.text+0xfca):/nagios-plugins-1.4.3/plugins/check_http.c:759: undefined reference to `np_net_ssl_init' check_http.o(.text+0xfe9):easysadmin/nagios-plugins-1.4.3/plugins/check_http.c:761: undefined reference to `np_net_ssl_check_cert' check_http.o(.text+0xff0):nagios-plugins-1.4.3/plugins/check_http.c:762: undefined reference to `np_net_ssl_cleanup' collect2: ld returned 1 exit status make[3]: *** [check_http] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] 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
