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

Configure fails in cygwin if current dir is in /home/user

XMLWordPrintable

    • b04

        I believe this was introduced with JDK-8035495 as I know it changed recently. The workaround is to change working dir to /cygdrive/c/cygwin/home/user.

        Example failure:

        checking if compiler supports "-m64"... yes
        checking if compiler supports "-m64"... yes
        checking if we should generate debug symbols... true
        checking if we should zip debug-info files... yes
        checking if fixpath can be created... yes
        checking if fixpath.exe works... no
        Microsoft (R) C/C++ Optimizing Compiler Version 16.00.40219.01 for x64
        Copyright (C) Microsoft Corporation. All rights reserved.

        cl : Command line warning D9002 : ignoring unknown option '/home/jprtadm/erik/jdk9-dev/common/src/fixpath.c'
        cl : Command line error D8003 : missing source filename
        configure: error: fixpath did not work!
        configure exiting with result code 1

              ihse Magnus Ihse Bursie
              erikj Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: