Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6225

Add support for boost 1.68 with openSSL 1.1.0/1.1.1 support

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Client - C++
    • None

    Description

      Boost 1.57 is not able to compile with openSSL 1.1 (https://svn.boost.org/trac10/ticket/12238) and adding add_definitions(-DOPENSSL_API_COMPAT=0x10000000L) does not work. 

       

      In order to add support for openSSL 1.1, we would need to upgrade boost to 1.62+. However, it looks like boost 1.62 bcp will segfault on asio component when you attempt to shade the boost libraries (https://svn.boost.org/trac10/ticket/12357). So in that case, we should upgrade to 1.64

      +.

      Attachments

        Issue Links

          Activity

            People

              debraj92 Debraj Ray
              robertw Rob Wu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: