[Mono-list] build broken in mono
Dietmar Maurer
dietmar@ximian.com
Fri, 07 Sep 2001 12:50:27 +0200
Nick Drochak wrote:
> Build break alert!
>
> I got the latest update from CVS just now and tried autogen.sh in mono. It fails with this message at the end:
>
> config.status: error: cannot find input file: mono/monoburg/Makefile.in
>
> Indeed that file is not there. Not sure that file is supposed to be generated or what. I really need to learn this automake stuff...
This is generated if you run ./autogen.sh
- Dietmar