[ nagiosplug-Patches-3614581 ] check_http.c does not compile without SSL
SourceForge.net <[email protected]>
| Newsgroups | gmane.network.nagios.plugins.devel |
|---|---|
| Message-ID | <[email protected]> |
Patches item #3614581, was opened at 2013-06-25 12:16 Message generated for change (Tracker Item Submitted) made by lorens You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=397599&aid=3614581&group_id=29880 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bugfix Group: release-1.4.16 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lorens Kockum (lorens) Assigned to: Nobody/Anonymous (nobody) Summary: check_http.c does not compile without SSL Initial Comment: The ssl_version variable is defined inside the HAVE_SSL define, but it is referenced outside, and so the code does not compile in the absence of of an ssl library even if configure correctly concludes that no ssl library is present. The patch is trivial. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=397599&aid=3614581&group_id=29880 ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________________ Nagios Plugin Development Mailing List Nagiosplug-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Unsubscribe at https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel ::: Please include plugins version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null