[ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.1

Angelo Graziosi angelo.graziosi@alice.it
Sun Feb 15 22:14:00 GMT 2015


Corinna Vinschen wrote:
> I released a very early TEST version of the next upcoming Cygwin
> release.  The version number is 1.7.35-0.1.

With this release, the Emacs (master) build is broken. It does not pass 
the autogen.sh step:

./autogen.sh
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)

Checking for autoconf (need at least version 2.65)...
ok
Checking for automake (need at least version 1.11)...
ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
am-wrapper: C:\cygwin64\usr\share\autotools\am-wrapper.sh: error: Unable 
to locate any usuable version of automake.
         I tried these versions: 1.14 1.13 1.12 1.11 1.10 1.9 1.8 1.7 
1.6 1.5 1.4 1.99 1.98 1.97 1.96 1.95 1.94 1.93 1.92 1.91 1.90 1.89 1.88 
1.87 1.86 1.85 1.84 1.83 1.82 1.81 1.80 1.79 1.78 1.77 1.76 1.75 1.74 
1.73 1.72 1.71 1.70 1.69 1.68 1.67 1.66 1.65 1.64 1.63 1.62 1.61 1.60 
1.59 1.58 1.57 1.56 1.55 1.54 1.53 1.52 1.51 1.50 1.49 1.48 1.47 1.46 
1.45 1.44 1.43 1.42 1.41 1.40 1.39 1.38 1.37 1.36 1.35 1.34 1.33 1.32 
1.31 1.30 1.29 1.28 1.27 1.26 1.25 1.24 1.23 1.22 1.21 1.20 1.19 1.18 
1.17 1.16 1.15 1.14
         With a base name of 'C:autoreconf-2.69: aclocal failed with 
exit status: 1
GNUmakefile:66: set di istruzioni per l'obiettivo "configure" non riuscito
make: *** [configure] Errore 1

Reverting to 1.7.34 fixes the build:

./autogen.sh
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)

Checking for autoconf (need at least version 2.65)...
ok
Checking for automake (need at least version 1.11)...
ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
configure.ac:756: installing 'build-aux/compile'
configure.ac:139: installing 'build-aux/config.guess'
configure.ac:139: installing 'build-aux/config.sub'
configure.ac:136: installing 'build-aux/install-sh'
configure.ac:136: installing 'build-aux/missing'
lib/Makefile.am: installing 'build-aux/depcomp'
You can now run './configure'.

Ciao,
  Angelo.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list