Sorry... somehow the message was truncated. The error I'm getting when installing on the new 'clean' system is:
make[2]: Entering directory `/root/mono/mcs/class/I18N' make[3]: Entering directory `/root/mono/mcs/class/I18N/Common' MONO_PATH="../../../class/lib:$MONO_PATH" mono ../../../mcs/mcs.exe /r:corlib.dll -g /nowarn:1595 /nowarn:0169 /nowarn:0109 /nowarn:0067 /nowarn:0649 /nowarn:0679 /noconfig /target:library /out:../../../class/lib/I18N.dll @I18N.dll.sources ** (../../../mcs/mcs.exe:7725): WARNING **: Could not find assembly System cannot open assembly ../../../mcs/mcs.exe make[3]: *** [../../../class/lib/I18N.dll] Error 2 make[3]: Leaving directory `/root/mono/mcs/class/I18N/Common' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/mono/mcs/class/I18N' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/mono/mcs/class' make: *** [mcs-rest] Error 2 I must be missing something on the new 'clean' system, but I have not been able to figure out what. Any ideas? Thanks, Bruce -----Original Message----- From: Krautbauer, Bruce Sent: Thursday, July 17, 2003 4:19 PM To: [EMAIL PROTECTED] Subject: [Mono-list] Trouble building from CVS Hi, I have two systems that I have been bouncing back and forth on with mono installs. Both have RH9 with all of the current updates. One is an old 'dirty' system that has seen lots of installs/uninstalls of various things. The other is a new 'clean' system. I've installed all of the mono 0.25 RPMs on both systems and things seem to work well on both systems. Next I tried to checkout the CVS modules and build them, but the build will only complete successfully on the old 'dirty' system. I have tried using mono-build.sh and manually checking out the mono and mcs modules and building from the mono directory with ./autogen.sh -prefix=/usr/local; make fullbuild. In both cases I get the following error: _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
