[Mono-list] Problems building mono on cygwin

Dietmar Maurer dietmar@ximian.com
Mon, 03 Sep 2001 09:18:40 +0200


Nick Drochak wrote:

> Ravi & Dietmar,
>
> I had both of them installed.  That's why I was stuck.  Off list, Mandar
> suggested that I copy /usr/local/share/aclocal to /usr/shar/aclocal.  That
> helped me get past the errors I was having with the AM_* thingys.
>
> Now I get this problem:
> --------------------------------
> <...>
> mono/wrapper/Makefile.am: CLEANFILES must be set with `=' before using `+='
> **Error**: automake failed.
> --------------------------------
>
> I'm confused by this one because I don't have a mono/wrapper directory.
>

Strange - there must be a wrapper directory: mono/mono/wrapper/

What versions of automake/autoconf do you use?

- Dietmar