I'm trying to do a build from SVN on a new machine (FC4). I got the latest from 
svn, and then I run the following in the mono directory:

./autogen --with-preview=yes --prefix=/home/jsc/mono_install
make get-monolite-latest
make

I get the following error:

make[5]: Entering directory `/home/cmh/mcs'
*** The compiler 'mcs' doesn't appear to be usable.
*** The contents of your 'monolite' directory are out-of-date
*** You may want to try 'make get-monolite-latest'
make[5]: *** [do-profile-check] Error 1
make[5]: Leaving directory `/home/cmh/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/cmh/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/cmh/mcs'
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/cmh/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cmh/mono'
make: *** [all] Error 2


Is it because I am trying to install to my home directory? Or is something else 
wrong?

Thanks,
Jonathan
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to