[Mono-list] Hi , can someone get me on the right way?

Dick Porter dick@ximian.com
Fri, 23 Nov 2001 11:18:29 +0000


On Fri, Nov 23, 2001 at 01:36:45AM +0100, Veronica wrote:
> mono as before won't compile but now it says:
> ------------------------------------------------------------
> Administrator@GHERRISON /cygdrive/d/Programmi/GNU/mono-20-Nov-01/mono
> $ ./autogen.sh
> Running aclocal  ...
> Running autoheader...
> autoheader: config.h.in is unchanged
> Running automake --gnu  ...
> mono/io-layer/Makefile.am:7: `#' comment at start of rule is unportable
> **Error**: automake failed.
> ------------------------------------------------------------
> Any ideas?

Please tell us the versions of automake, autoconf, etc that you have
installed.  You can find this info by running the cygwin setup program.

For reference, I have:

autoconf 2.13-2
automake 1.4-4
make 3.79.1-4

and mono (latest CVS) builds for me in cygwin.

- Dick