Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77071 --- shadow/77071 2005-12-23 01:47:25.000000000 -0500 +++ shadow/77071.tmp.26237 2005-12-23 01:50:22.000000000 -0500 @@ -75,6 +75,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-12-23 01:47 ------- Hmm... I'm inclined to think that this is not a bug. I can't reproduce this on my end. It looks like your setup is mismatched: your 'mcs.exe' is likely from a different version from the rest of your install. + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-23 01:50 ------- +... or you have MONO_GAC_PREFIX set to /usr/local/lib but your mono is +from /usr/bin. + +Don't tell me we have to put mcs.exe into the GAC :-( Actually, it +may probably cleaner for you to link in mcs/namespace.cs and be done +with it, rather than put a reference to mcs.exe. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
