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

Configure exits without showing an error and displays the usage menu

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.1
    • 4.7.0
    • Build System
    • None
    • Reproduced on some Solaris systems
    • bd57e8638866e4f74922dd7a644c6bc0c212a585

    Description

      In some unix versions sh will wrongly interpret the lines evaluating the options of the form -no-... in the configure script. To test this run the following

      echo "-no-fast" | sed "s,^-no-\(.*\),\1,"
      

      this should result in "fast", but on some shells this will result in an empty string.

      workaround

      Try using a different shell.

      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:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes