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

Configure Mac OS X Builders to use toolchain OpenSSL headers

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.16, 3.2.14, 3.4.5, 3.5.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v3.4, v3.2, v3.0
    • Platforms 2017-03-27

      In Mac OS X 10.11, Apple removed the OpenSSL headers from /usr/include/openssl. To work around this removal, we have added ABI compatible headers into /opt/mongodbtoolchain/v2/include. Scons needs to be updated to use these headers to ensure MongoDB continues to build after the underlying Mac OS X images are updated.

      Example:

      scons CPPPATH=/opt/mongodbtoolchain/v2/include
      

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: