[Mono-list] mono configure broken in cvs
Gonzalo Paniagua Javier
gonzalo@ximian.com
01 Jul 2003 18:02:40 +0200
El mar, 01-07-2003 a las 19:49, Gert Driesen escribió:
> Hi,
>
> I'm getting the following errors when configuring mono :
>
> gert@mother mono $ bash autogen.sh --prefix=/home/gert/mono/install
> Running libtoolize...
> Running aclocal ...
> Running autoheader...
> Running automake --gnu ...
> automake-1.5: mono/metadata/Makefile.am: Assembler source seen but
> `ASFLAGS' not defined in `configure.in'
> automake-1.5: mono/mini/Makefile.am: warning: automake does not support
> libmono_la_SOURCES being defined conditionally
> automake-1.5: mono/mini/Makefile.am: warning: automake does not support
> libmono_la_SOURCES being defined conditionally
> **Error**: automake failed.
>
> Any idea how to fix this ?
Try using automake1.4.
-Gonzalo