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

wrong error in configure script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.8.0
    • 4.7.1
    • D-Bus
    • None

    Description

      the script configure makes a test at line 5378:
      "if [ -n "$PKG_CONFIG" ] && $PKG_CONFIG --atleast-version="$MIN_DBUS_1_VERSION" dbus-1 2>/dev/null; then"

      if the command $PKG_CONFIG ist not installed, one get a wrong error:
      "The QtDBus module cannot be enabled because libdbus-1 version 0.93 was not found"

      in fact, the command is missing!

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            guy-kde Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes