I'm compiling mono under, after call auto_gen, I receive a error message. I use the last version from CVS.
$ ./autogen.sh --prefix=/mono Running libtoolize... Running aclocal ... Running autoheader... WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. autoheader: `config.h.in' is unchanged Running automake --gnu ... automake: mono/jit/Makefile.am: object `win32-exception.$(OBJEXT)' created both with libtool and without automake: mono/jit/Makefile.am: object `codegen-x86.$(OBJEXT)' created both with libtool and without automake: mono/jit/Makefile.am: object `emit-x86.$(OBJEXT)' created both with li btool and without automake: mono/jit/Makefile.am: object `regset.$(OBJEXT)' created both with libt ool and without automake: mono/jit/Makefile.am: object `debug.$(OBJEXT)' created both with libto ol and without automake: mono/jit/Makefile.am: object `debug-stabs.$(OBJEXT)' created both with libtool and without automake: mono/jit/Makefile.am: object `debug-dwarf2.$(OBJEXT)' created both wit h libtool and without automake: mono/jit/Makefile.am: object `jit.$(OBJEXT)' created both with libtool and without automake: mono/jit/Makefile.am: object `trampoline.$(OBJEXT)' created both with libtool and without automake: mono/jit/Makefile.am: object `exception.$(OBJEXT)' created both with l ibtool and without automake: mono/jit/Makefile.am: object `linear-scan.$(OBJEXT)' created both with libtool and without automake: mono/jit/Makefile.am: object `helpers.$(OBJEXT)' created both with lib tool and without **Error**: automake failed. Somebody could help me? Thanks, Everaldo Canuto _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
