Hi all, I'm trying to build the current CVS/HEAD on cygwin, and the bootstrap script fails with the output below. Has anybody successfully built it on cygwin? Do you guys have an automated windows/cygwin build?
Now, something that may be relevant: -- I have both automake1.4 and automake1.9 installed -- automake must be a symlink to v1.4, while automake-1.4 and automake-1.9 are self descriptive -- aclocal is also a symlink to v1.4 Thanks, Oleg. .............................. 16:04:34 URL:http://www.iro.umontreal.ca/translation/maint/bison-runtime/vi.po [1883/1883] -> "vi.po" [1] 16:04:36 URL:http://www.iro.umontreal.ca/translation/maint/bison-runtime/zh_TW.po [1795/1795] -> "zh_TW.po" [1] FINISHED --16:04:36-- Downloaded: 77,420 bytes in 29 files ./bootstrap: autoreconf --verbose --install --force ... autoreconf-2.5x: Entering directory `.' autoreconf-2.5x: running: autopoint --force tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gzip: stdin: invalid compressed data--crc error gzip: stdin: invalid compressed data--length error tar: Read 479 bytes from - tar: Error exit delayed from previous errors cvs [checkout aborted]: premature end of change in /home/oleg.smolsky/bison/tmpcvs3124/archive/intl/intl-compat.c,v Copying file ABOUT-NLS Copying file intl/ChangeLog Copying file intl/Makefile.in Copying file intl/VERSION Copying file intl/bindtextdom.c Copying file intl/dcgettext.c Copying file intl/dgettext.c Copying file intl/explodename.c Copying file intl/finddomain.c Copying file intl/gettext.c Copying file intl/gettextP.h Copying file intl/hash-string.h autoreconf-2.5x: running: aclocal -I m4 --output=aclocal.m4t autoreconf-2.5x: `aclocal.m4' is created autoreconf-2.5x: configure.ac: tracing autoreconf-2.5x: configure.ac: not using Libtool autoreconf-2.5x: running: /usr/bin/autoconf-2.5x --force autoreconf-2.5x: running: /usr/bin/autoheader-2.5x --force autoreconf-2.5x: running: automake --add-missing --copy --force-missing automake: unrecognized option -- `--force-missing' Try `automake --help' for more information. autoreconf-2.5x: automake failed with exit status: 2
