On Thu, 2008-06-05 at 17:23 +0200, Martin Baulig wrote: > Ok, finally have a fix for this on my local hard disk. > > Unfortunately, I'm currently out of internet connection, so I'll commit > later today or tomorrow morning.
Hey, I saw you committed a lot of fixes today, including allowing HEAD to build against svn mono again, but I still get the same environment issues. I've installed latest mono and mdb from svn and i'm using the bash script I posted before to setup the environment. Is there anything special I have to do to get the debugger to pull its libs from its own prefix first other than what I've already been doing? Here are the errors again: ** (/home/sontek/bin/lib/mono/2.0/mdb.exe:31262): WARNING **: Symbol file /usr/lib/mono/gac/Mono.GetOptions/2.0.0.0__0738eb9f132ed756/Mono.GetOptions.dll.mdb has incorrect version (expected 41, got 39) ** (/home/sontek/bin/lib/mono/2.0/mdb.exe:31262): WARNING **: Symbol file /usr/lib/mono/gac/Mono.Debugger/1.0.0.0__0738eb9f132ed756/Mono.Debugger.dll.mdb has incorrect version (expected 41, got 39) ** (/home/sontek/bin/lib/mono/2.0/mdb.exe:31262): WARNING **: Symbol file /usr/lib/mono/gac/Mono.Debugger.Backend/1.0.0.0__0738eb9f132ed756/Mono.Debugger.Backend.dll.mdb has incorrect version (expected 41, got 39) ** (/home/sontek/bin/lib/mono/2.0/mdb.exe:31262): WARNING **: Missing method Mono.Debugger.DebuggerOptions::get_StartXSP() in assembly /usr/lib/mono/gac/Mono.Debugger.Backend/1.0.0.0__0738eb9f132ed756/Mono.Debugger.Backend.dll, referenced in assembly /home/sontek/bin/lib/mono/2.0/mdb.exe Unhandled Exception: System.MissingMethodException: Method not found: 'Mono.Debugger.DebuggerOptions.get_StartXSP'. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
