[Mono-list] Mono build broken on Windows

Daniel Morgan danielmorgan@verizon.net
Tue, 27 Apr 2004 20:00:58 -0400


At this point, mono has been built successfully.

If you'll notice, it is only coping Mono.CSharp.Debugger.dll during
"make install".

Since the debugger does not work on Windows, the assembly is not needed.

The mono-build-w32.sh automatically does a make install.

You can always manually copy the assemblies over that you need.

-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com]On Behalf Of Gert Driesen
Sent: Tuesday, April 27, 2004 1:57 AM
To: mono-list@ximian.com
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  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list