nrpe patch for static ssl libraries

John Calcote john.calcote at gmail.com
Sat Feb 2 18:35:04 CET 2008


Ethan,

Here's another patch for nrpe (CVS 1-FEB-08) that allows nrpe to build 
against static openssl libraries, if shared libraries are not available. 
Some people only like to use static ssl, so they don't have to rely on 
correct shared libraries being available on their target systems. This 
patch is primarily to the configure.in script, and adds a check for 
libssl.a if libssl.so is not found. It also adds a printf to the top of 
nrpe.c that prints out an indication that openssl is statically linked 
if it was.

Thanks,
John
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nrpe-staticssl-cvs01022008.patch
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20080202/fb241a72/attachment.ksh>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list