[j8] W7-x64-CYGWIN_NT-6.1: configure: Could not find unzip!
Francis ANDRE
francis.andre.kampbell at orange.fr
Sun Nov 17 21:09:17 UTC 2013
Hi
On a W7-x64-CYGWIN_NT-6.1 platform, the zip and unzip utilities are
missing, thus configure fails with configure: Could not find unzip!
FrancisANDRE at falbala /cygdrive/d/jdk/jdk8
$ bash configure
--with-freetype-include=D:/JDK/freetype-2.5.0.1/include
--with-freetype-lib=D:/JDK/freetype-2.5.0.1/objs/win64/vc2010
Running generated-configure.sh
configure: Configuration created at Sun Nov 17 22:00:59 CET 2013.
configure: configure script generated at timestamp 1383151988.
checking for basename... /usr/bin/basename
checking for bash... /usr/bin/bash
checking for cat... /usr/bin/cat
checking for chmod... /usr/bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /usr/bin/cp
checking for cpio... /usr/bin/cpio
checking for cut... /usr/bin/cut
checking for date... /usr/bin/date
checking for gdiff... no
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for echo... /usr/bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for ln... /usr/bin/ln
checking for ls... /usr/bin/ls
checking for mkdir... /usr/bin/mkdir
checking for mktemp... /usr/bin/mktemp
checking for mv... /usr/bin/mv
checking for printf... /usr/bin/printf
checking for rm... /usr/bin/rm
checking for sh... /usr/bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for tar... /usr/bin/tar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /usr/bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for a sed that does not truncate output... /usr/bin/sed
checking for nawk... no
checking for gawk... /usr/bin/gawk
checking for cygpath... /usr/bin/cygpath
checking for readlink... /usr/bin/readlink
checking for df... /usr/bin/df
checking for SetFile... no
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
checking openjdk-build os-cpu... windows-x86_64
checking openjdk-target os-cpu... windows-x86_64
checking compilation type... native
checking cygwin release... 1.7.25(0.270/5/3)
checking cygwin root directory as unix-style path... /cygdrive/c/cygwin64
checking what kind of 'find' is first on the PATH... unix style
checking for presence of closed sources... no
checking if closed source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which variants of the JVM to build... server
checking which debug level to use... release
checking what configuration name to use...
windows-x86_64-normal-server-release
checking for apt-get... no
checking for yum... no
checking for port... no
checking for pkgutil... no
checking for pkgadd... no
checking for gmake... no
checking for make... /usr/bin/make
configure: Testing potential make at /usr/bin/make, found using make in PATH
configure: Using GNU make 3.81 (or later) at /usr/bin/make (version: GNU
Make 4.0)
checking if find supports -delete... yes
checking for unzip... no
configure: Could not find unzip!
configure: error: Cannot continue
configure exiting with result code 1
FrancisANDRE at falbala /cygdrive/d/jdk/jdk8
$ uname -a
CYGWIN_NT-6.1 falbala 1.7.25(0.270/5/3) 2013-08-31 20:37 x86_64 Cygwin
FA
More information about the build-dev
mailing list