https://bugzilla.novell.com/show_bug.cgi?id=388425
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=388425#c24 --- Comment #24 from Marek Habersack <[EMAIL PROTECTED]> 2008-08-01 03:25:32 MDT --- (In reply to comment #23 from Raja Harinath) > Let's not get too far afield :-) The build system is not unfixable. I hope so :) > Basically, someone(me?) needs to apply your patch, perform a full bootstrap, I guess the ball is on your side now... :) > and find out where the build breaks because of the stricter version checks, > and > use appropriate --runtime= and/or <supportedRuntime> sections to guide the > bootstrap at critical junctures. > > As a starting clue, I'd like to find out _why_ you needed to disable > MONO_PATH? > Specifically, which pass of the bootstrap broke, which assembly? (The above > log isn't very useful, since it's an expected failure due to disabling > MONO_PATH) I had to disable it because it kept loading the wrong assemblies - with the latest version of the patch this is no longer necessary. Right now the bootstrap breaks in the net_2_1_raw phase when trying to compile new smcs (because it doesn't find the right assemblies). I guess,as you wrote above, you should just apply the patch and do a full bootstrap. > Marek, if you remember it offhand, that'd be great. Otherwise, someone(I?)'ll > apply the patch and work it out. > -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
