Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18371

Add SSL library config detection

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.11, 3.0.5, 3.1.4
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
    • Fully Compatible
    • BUILD 4 06/05/15

      Currently, the SConstruct just appends the ssl libraries to the environment when --ssl is specified; there is no configure check.

      This means that when you specify the wrong library path or the ssl libraries are missing, you will get strange seemingly-unrelated configure failures, since some of the configure checks depend on the linker working properly. You must then scour config.log to determine the cause of the failure.

            Assignee:
            jonathan.reams@mongodb.com Jonathan Reams
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: