[Mono-dev] compile broken in trunk

crashfourit crashfourit at gmail.com
Mon Jan 19 03:08:51 EST 2009


I found the compiling broken in trunk/mcs. I pulled the a fresh svn working
directory and it still did not compile.

Here is the error I got:
"make[3]: Entering directory `/home/jmaine/mono_source/mcs'
make profile-do--net_1_1--all profile-do--net_2_0--all
profile-do--net_3_5--all profile-do--net_2_1--all
make[4]: Entering directory `/home/jmaine/mono_source/mcs'
make PROFILE=basic all
make[5]: Entering directory `/home/jmaine/mono_source/mcs'
make[6]: Entering directory `/home/jmaine/mono_source/mcs/build'
make all-local
make[7]: Entering directory `/home/jmaine/mono_source/mcs/build'
test -n ''
make[7]: *** [common/Consts.cs] Error 1
make[7]: Leaving directory `/home/jmaine/mono_source/mcs/build'
make[6]: *** [do-all] Error 2
make[6]: Leaving directory `/home/jmaine/mono_source/mcs/build'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/jmaine/mono_source/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/jmaine/mono_source/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/jmaine/mono_source/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/home/jmaine/mono_source/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jmaine/mono_source/mono'
make: *** [all] Error 2"

I got this on r123766
-- 
View this message in context: http://www.nabble.com/compile-broken-in-trunk-tp21538432p21538432.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list