Hello mono-list, I Have problem build mono and mcs. I have sucsessfully build mono-0.28.tar and mcs-0.28.tar.gz on my Redhat 9 and Redhat 7.3 box.
But after cvsup and build from snapshot today, i have problem like this after execute " make fullbuild " : make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dani/mono/cvs/mono/mono/profiler' make[2]: Leaving directory `/home/dani/mono/cvs/mono/mono/profiler' make[2]: Entering directory `/home/dani/mono/cvs/mono/mono' make[3]: Entering directory `/home/dani/mono/cvs/mono/mono' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dani/mono/cvs/mono/mono' make[2]: Leaving directory `/home/dani/mono/cvs/mono/mono' make[1]: Leaving directory `/home/dani/mono/cvs/mono/mono' (cd ../mcs/class; make) make[1]: Entering directory `/home/dani/mono/cvs/mcs/class' make[2]: Entering directory `/home/dani/mono/cvs/mcs/class/corlib' make[2]: Leaving directory `/home/dani/mono/cvs/mcs/class/corlib' make[2]: Entering directory `/home/dani/mono/cvs/mcs/class/I18N' make[3]: Entering directory `/home/dani/mono/cvs/mcs/class/I18N/Common' Creating ../../../build/deps/I18N.dll.makefrag ... make[3]: Leaving directory `/home/dani/mono/cvs/mcs/class/I18N/Common' make[3]: Entering directory `/home/dani/mono/cvs/mcs/class/I18N/Common' touch ../../../build/deps/I18N.dll.stamp MONO_PATH="../../../class/lib:$MONO_PATH" mono ../../../mcs/mcs.exe /r:corlib.dll -d:NET_1_1 -g /noconfig /target:library /out:../../../class/lib/I18N.dll @I18N.dll.sources ** ERROR **: Error: Assembly ../../../class/lib/corlib.dll references itself aborting... make[3]: *** [../../../class/lib/I18N.dll] Aborted make[3]: Leaving directory `/home/dani/mono/cvs/mcs/class/I18N/Common' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/dani/mono/cvs/mcs/class/I18N' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dani/mono/cvs/mcs/class' make: *** [mcs-rest] Error 2 Maybe someone have clue, how to solve this problem. Thanks -- Best regards, Hardani mailto:[EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
