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

Add configure test for the dnslookup feature

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2.0
    • None
    • All

    Description

      The dnslookup feature is enabled unconditionally, except for INTEGRITY.

      Comment from https://codereview.qt-project.org/c/qt/qtbase/+/374549:

      I think we should fix this by turning the #ifdef'ery into a CMake-time test for the necessary #includes (arpa/nameser.h, arpa/nameser_compat.h) and structures we need. The test can also determine whether the symbols we need are in the libraries the compiler links by default to or whether we need to link to (and thus load at runtime) to libresolv.so.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes