[Mono-dev] Building mono on windows

Bartosz Przygoda bprzygoda at gmail.com
Mon Dec 3 12:01:13 UTC 2012


Hi,

I've recently been following this:
http://shana.worldofcoding.com/en/mono_cygwin_tutorial.html and got similar
issue when I tried with latest make.

Instead, they suggest to fetch it from:
http://www.go-mono.com/archive/helper/make-3.80-1.tar.bz2 which helped (as
far I recall).


On 3 December 2012 12:52, Michael Stoll <unwichtig2 at mistoll.de> wrote:

> I'm trying to build Mono on Windows 7.
>
> The System:
> Windows 7 Professional x64
> Mono 3.0.1
> Cygwin 1.7
>
> What I did:
> Checkout git repository (with Tortoise GIT, no auto CRLF)
> ./autogen.sh --prefix /usr/local &> autogen.log (see attachment)
> make &> make.log (see attachment)
>
> But make fails:
> MCS     [net_2_0] mscorlib.dll
> Cannot open assembly './../../class/lib/build/mcs.**exe': Permission
> denied.
> ../../build/library.make:243: recipe for target
> `../../class/lib/net_2_0/tmp/**mscorlib.dll' failed
> make[8]: *** [../../class/lib/net_2_0/tmp/**mscorlib.dll] Error 2
>
> There's also a strange warning in autogen.log:297 (configure: WARNING:
> winternl.h: present but cannot be compiled)
>
> Any clue?
>
> Regards
> Michael
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121203/49a4a673/attachment.html>


More information about the Mono-devel-list mailing list