Guys, guys settle down: I posted a patch to this on the dev-list about a week ago, but nobody replied/approved it.
- Urs -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen Sent: Tuesday, April 27, 2004 11:06 PM To: Daniel Morgan; [EMAIL PROTECTED] Subject: Re: [Mono-list] Mono build broken on Windows ----- Original Message ----- From: "Daniel Morgan" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 2:00 AM Subject: RE: [Mono-list] Mono build broken on Windows > At this point, mono has been built successfully. > > If you'll notice, it is only coping Mono.CSharp.Debugger.dll during > "make install". I agree that mono has been successfully built, but I definitely get the error during "make", not "make install". > Since the debugger does not work on Windows, the assembly is not needed. Ok, but it should not cause the make to fail ... > The mono-build-w32.sh automatically does a make install. I'm not using that script ... > > You can always manually copy the assemblies over that you need. Sure, but I'm sure this "issue" will get fixed soon ... Thanks ! Gert > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen > Sent: Tuesday, April 27, 2004 1:57 AM > To: [EMAIL PROTECTED] > Subject: [Mono-list] Mono build broken on Windows > > > Hi, > > Apparently the Mono build is broken on Windows : > > Making all in runtime > make[2]: Entering directory `/cygdrive/d/cvs/mono/mono/runtime' > cp -f /usr/local/lib/Mono.CSharp.Debugger.dll . > cp: cannot stat `/usr/local/lib/Mono.CSharp.Debugger.dll': No such file or > directory > make[2]: *** [Mono.CSharp.Debugger.dll] Error 1 > make[2]: Leaving directory `/cygdrive/d/cvs/mono/mono/runtime' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/cygdrive/d/cvs/mono/mono' > make: *** [all] Error 2 > > The Mono.CSharp.Debugger assembly is only built on unix, hence the error ... > > Gert > > _______________________________________________ > 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 > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
debugger.patch
Description: Binary data
