Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8347570

Configure fails on macOS if directory name do not have correct case

XMLWordPrintable

      If you have a directory `OpenJDK` and do `cd openjdk`, this will register the current directory as `openjdk`, not `OpenJDK`. This will later on make the check in configure to see if we are in the root directory (to determine where to put the configuration) will fail, since it does a case-sensitive comparison.

            Unassigned Unassigned
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: