[Mono-list] Building Mono under Cygwin

Kornél Pál kornelpal at hotmail.com
Thu Sep 15 11:05:52 EDT 2005


Consts.cs is generated by configure in mono tree. Are you sure that
autogen.sh (in case of SVN) or configure (in case of source tarball)
succeeds?

Kornél

----- Original Message -----
From: "Michael Thomsen" <mikerthomsen at gmail.com>
To: "Kornél Pál" <kornelpal at hotmail.com>
Cc: <mono-list at lists.ximian.com>
Sent: Thursday, September 15, 2005 4:13 PM
Subject: Re: [Mono-list] Building Mono under Cygwin


I see this error just before it:

Creating ../build/deps/mcs.exe.response ...
make[2]: *** No rule to make target `../build/common/Consts.cs',
needed by `../class/lib/default/mcs.exe'.  Stop.
make[2]: Leaving directory `/cygdrive/d/mono/mcs/mcs'

On 9/14/05, Kornél Pál <kornelpal at hotmail.com> wrote:
> This is not the error.
>
> I don't know why is semdel called because it does not exsist on Windows.
> The
> real error message that caused the build to fail is befor the semdel
> error.
>
> Kornél
>
> ----- Original Message -----
> From: "Michael Thomsen" <mikerthomsen at gmail.com>
> To: "Kornél Pál" <kornelpal at hotmail.com>
> Cc: <mono-list at lists.ximian.com>
> Sent: Wednesday, September 14, 2005 4:03 PM
> Subject: Re: [Mono-list] Building Mono under Cygwin
>
>
> Now I get all the way through the building of the C runtime, but when
> I get early on into the building of the C# runtime, I get an error
> that "mono/mono/handlers/semdel: no such file or directory"
>
>
> On 9/14/05, Kornél Pál <kornelpal at hotmail.com> wrote:
> > Simply unistall cygwing glib2-devel package. If you have all the other
> > dependencies you should be able to run configure successfull.
> >
> > Kornél
> >
> > ----- Original Message -----
> > From: "Michael Thomsen" <mikerthomsen at gmail.com>
> > To: <mono-list at lists.ximian.com>
> > Sent: Tuesday, September 13, 2005 4:49 AM
> > Subject: [Mono-list] Building Mono under Cygwin
> >
> >
> > I can't get Mono to build from SVN under Cygwin. Everytime I try to
> > run configure, it says that it cannot use the glib2 package that
> > Cygwin provides and I even have VC7 in the path and have the binaries
> > for GLIB2 provided on the Mono website for building under windows.
> >
> > Could someone tell me how I build Mono under Cygwin so that I have
> > everything in place to build it under Visual Studio .NET 2005?
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
>
>



More information about the Mono-list mailing list