[Mono-devel-list] Trouble building Mono from SVN

Robin Boerdijk robin_boerdijk at yahoo.com
Wed Apr 13 10:33:40 EDT 2005


Hi,

I'm trying to build Mono revision 42918 from SVN, but get the following
when running ./autogen.sh --prefix=/usr/local:

Running libtoolize...
Running aclocal  ...
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template
without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced,
see the
autoheader: WARNING: documentation.
Running automake --gnu  ...
mono/Makefile.am:4: endif without if
mono/metadata/Makefile.am:42: variable `bundle_obj' not defined
mono/metadata/Makefile.am:42: variable `bundle_obj' not defined
automake: mono/tests/Makefile.am: warning: automake does not support
libtest_la_LDFLAGS being defined conditionally
automake: mono/mini/Makefile.am: warning: automake does not support
libmono_la_LDFLAGS being defined conditionally
mono/mini/Makefile.am:247: warning: automake does not support
conditional definition of libmono_la_SOURCES in
libmono_static_la_SOURCES
mono/mini/Makefile.am:247: warning: automake does not support
conditional definition of libmono_la_SOURCES in
libmono_static_la_SOURCES
... (repeat N times)
mono/mini/Makefile.am:247: warning: automake does not support
conditional definition of libmono_la_SOURCES in
libmono_static_la_SOURCES
mono/mini/Makefile.am:247: warning: automake does not support
conditional definition of libmono_la_SOURCES in
libmono_static_la_SOURCES
mono/mini/Makefile.am:245: invalid unused variable name:
`nodist_libmono_la_SOURCES'
mono/mini/Makefile.am:248: invalid unused variable name:
`nodist_libmono_static_la_SOURCES'
runtime/Makefile.am:143: `distdir' is target; expected variable
**Error**: automake failed.

What am I doing wrong? 

I'm using Ubunto Linux 4.10, automake 1.4-p6 and autoconf 2.59.

Robin.


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/



More information about the Mono-devel-list mailing list