[Mono-docs-list] Compiling Mono On Ubuntu Breezy

Declan McGrath declan.mcgrath at divilment.com
Mon Apr 17 06:49:21 EDT 2006


Hiya,

I'm trying to compile mono on Ubuntu breezy. I recently pulled down the
source for mono, mcs, monodevelop and a few other packages using
subversion.

On compiling MonoDevelop I get the error

checking for mcs... /usr/bin/mcs
checking for update-mime-database... /usr/bin/update-mime-database
checking for update-desktop-database... /usr/bin/update-desktop-database
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for UNMANAGED_DEPENDENCIES_MONO... checking for
UNMANAGED_DEPENDENCIES_MINT... configure: error: Please install mono
version 1.1.10 or later to install MonoDevelop.
Please see http://www.mono-project.org/ to download latest mono sources
or packages


So I try to compile Mono (from a recent svn source) and I get the error

mono/mini/Makefile.am:306: warning: automake does not support
conditional definition of arch_sources in libmono_la_SOURCES
mono/mini/Makefile.am:94: variable `ICU_LIBS' not defined
mono/mini/Makefile.am:94: variable `ICU_LIBS' not defined
automake: mono/mini/Makefile.am: warning: automake does not support
EXTRA_DIST being defined conditionally
mono/mini/Makefile.am:308: invalid unused variable name:
`nodist_libmono_la_SOURCES'
mono/mini/Makefile.am:311: invalid unused variable name:
`nodist_libmono_static_la_SOURCES'
automake: runtime/Makefile.am: unterminated conditionals:
@BUILD_MCS_TRUE@
runtime/Makefile.am:141: `distdir' is target; expected variable
**Error**: automake failed.

I did a bit of googling with no success. Any ideas?

Regards,
Declan



More information about the Mono-docs-list mailing list