[Mono-dev] Literal.cs -- Diff attached

Kornél Pál kornelpal at hotmail.com
Sat Oct 29 17:09:20 EDT 2005


Hi,

To build Consts.cs you have to execute mono/configure to have MONO_VERSION
in config.make and execute make in mcs/build to generate Consts.cs from
Consts.cs.in.

If you do the complete build procedure all these things will be performed.

Kornél

----- Original Message -----
From: "Gaurav Vaish (Mono)" <gvaish.mono at gmail.com>
To: "Mono Development" <mono-devel-list at lists.ximian.com>
Sent: Saturday, October 29, 2005 8:18 PM
Subject: [Mono-dev] Literal.cs -- Diff attached


> Hi,
>
>    I'm trying to regain my old glory of "hacking ASP.Net". Touching the
> codebase after a gap of, may be, at least 1-1.5yrs or may be even more...
> :D
>
>    Started with a small class Literal. The diff is attached. I have not
> been able to test the code because I have not been able to build it. While
> building mcs with net_2_0 profile, I get an error:
>
> make[1]: Entering directory `/cygdrive/f/Projects/MonoAnon/mcs/build'
> make all-local
> make[2]: Entering directory `/cygdrive/f/Projects/MonoAnon/mcs/build'
> test -n ''
> make[2]: *** [common/Consts.cs] Error 1
> make[2]: Leaving directory `/cygdrive/f/Projects/MonoAnon/mcs/build'
> make[1]: *** [do-all] Error 2
> make[1]: Leaving directory `/cygdrive/f/Projects/MonoAnon/mcs/build'
> make: *** [all-recursive] Error 1
>
>    Is there something I am missing (seems so)... I'm trying on Cygwin.
>
>
> --
> Cheers,
> Gaurav Vaish
> http://mastergaurav.org
> ----------------------
>


--------------------------------------------------------------------------------


> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list