[Mono-dev] mono compile error

Paolo Molaro lupus at ximian.com
Wed Jun 6 09:49:23 EDT 2007


On 06/06/07 Tomasz Kubacki wrote:
> Since few days i'can't compile mono from svn head due to ...
> -------cut-----------------
> *** The compiler 'mcs' doesn't appear to be usable.
> *** Trying the 'monolite' directory.
> make[7]: Wej??cie do katalogu `/home/tomek/mono/mcs'
> Corlib not in sync with this runtime: expected corlib version 56, found 57.
> Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.
> -------cut----------------
> 
> i used to compile new version of mono this way:
> 
> make clean;./autogen.sh --prefix=/usr/local/mono/;make
> get-monolite-latest;make

get-monolite-latest should never be used as it is a completely
unreliable way to fix this issue. Get a mono tarball and build and
install it instead (as the README says).

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list