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

Configure errors with sh

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 4.6.2
    • 4.6.2
    • Build tools: qmake
    • None
    • Solaris
    • 206fffb5927bae05a8d8b81c810c33a1c7a70a69

    Description

      When running configure in sh messages appear saying:

      ./configure: test: argument expected

      Running it as "/bin/sh -x ./configure ..." showed that they are caused by commands

      [ ! -e some_file ]

      "man test" states that

      -e file True if file exists. (Not available in sh.)

      (Note the remark in parentheses!)

      Please fix. (e.g. change "-e" to "-f".)

      Attachments

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

        Activity

          People

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            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