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

configure script failed on WSL

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 17
    • infrastructure
    • None
    • b05
    • windows

    Description

      I ran configure script on WSL 1, but it failed as below:

      ```
      $ bash configure --enable-debug --with-boot-jdk=/mnt/d/Java/jdk-15.0.1

          :

      configure: Found potential Boot JDK using configure arguments
      configure: The command for java_to_test, which resolves as "/mnt/d/Java/jdk-15.0.1/bin/java", can not be found.
      configure: error: Cannot locate /mnt/d/Java/jdk-15.0.1/bin/java
      configure exiting with result code 1
      ```

      `fixpath.sh` attempts to run `$PATHTOOL` with `.exe` if it fails with original path, but `.exe` would not be added even if the path exists.

      Attachments

        Issue Links

          Activity

            People

              ysuenaga Yasumasa Suenaga
              ysuenaga Yasumasa Suenaga
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: