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

configure produces misleading error message for some invalid arguments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.1
    • 5.0.0
    • Build System
    • None
    • 77d903ae1a2331402b49555a44ef829dced87192

    Description

      If configure is called with certain invalid command-line options, it gives a misleading error message which makes it very difficult for the user to figure out what they did wrong.

      For example, if you run

      ./configure -no-make examples

      the configure script should complain that it doesn't know what "-no-make" is (the correct option is "-nomake"). However, instead configure complains that it doesn't know what "examples" is, which makes the user think that "-no-make" is fine and "examples" is wrong.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes