Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11058

The configure script doesn't support OPENSSL_LIBS as an argument

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 4.7.1
    • 4.6.2
    • Build System
    • None
    • bd49bada206f233bbac09ce1333db42d2a8a0485

    Description

      This works on Windows - QTBUG-2089

      The documentation (http://doc.qt.nokia.com/ssl.html) and the following hint from the configure script suggest to use this format.

      if [ "$CFG_OPENSSL" = "linked" ] && [ "$OPENSSL_LIBS" = "" ]; then
          echo
          echo "NOTE: When linking against OpenSSL, you can override the default"
          echo "library names through OPENSSL_LIBS."
          echo "For example:"
          echo "    ./configure -openssl-linked OPENSSL_LIBS='-L/opt/ssl/lib -lssl -lcrypto'"
          echo
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            mpejcoch Martin Pejcoch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes