[Mono-list] heads up building

Jackson Harper jackson@ximian.com
Sun, 16 Nov 2003 22:22:55 -0800


Hello,

	It looks like corlib is being built with an old mono. Is it possible
that you have more then on mono on your machine and it is picking up on
the old one?

Cheers,
Jackson


On Sun, 2003-11-16 at 04:15, Francisco T. Martinez wrote:
> I am running into a problem when performing a make of mcs, even after 
> following the instructions below.
> 
> The following is a fragment of the errors I am getting:
> 
> .
> .
> .
> make[2]: Leaving directory `/download/mono/mcs/class/corlib'
> make[2]: Entering directory `/download/mono/mcs/class/corlib'
> touch ../../build/deps/corlib.dll.stamp
> mcs /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -g /noconfig 
> /unsafe /nostdlib /target:library /out:../../class/lib/corlib.dll 
> @../../build/deps/corlib.dll.response
> System/Decimal.cs(168) error CS1502: The best overloaded match for 
> method 'int System.Int32[].GetLength (int)' has some invalid arguments
> System/Decimal.cs(168) error CS1503: Argument 0: Cannot convert from 
> 'int' to 'int'
> .
> .
> .
> 
> Thank you for your assistance!
> 
> Paco
> 
> 
> 
> 
> 
> 
> Jackson Harper wrote:
> 
> >One final step I forgot. After everything is built and install you can
> >delete your <prefix>/corlib.dll (we are now building mscorlib.dll).
> >
> >Cheers,
> >Jackson
> >
> >
> >
> >On Wed, 2003-11-12 at 07:22, Jackson Harper wrote:
> >  
> >
> >>Hello,
> >>
> >>	Some changes I commited tonight will make building slightly more
> >>difficult then normal today. Here is the easiest way to get your system
> >>updated:
> >>
> >>1. in mcs do make monocharge (if your system is pretty out of date
> >>download: http://primates.ximian.com/~jackson/monocharge-20031112.tgz)
> >>2. in mcs make clean and cvs update
> >>3. in mono cvs update and make install
> >>4. copy the binaries from the monochage into <prefix>/bin and
> >><prefix>/lib
> >>5. in mcs make install
> >>
> >>Jackson
> >>
> >>
> >>
> >>_______________________________________________
> >>Mono-list maillist  -  Mono-list@lists.ximian.com
> >>http://lists.ximian.com/mailman/listinfo/mono-list
> >>    
> >>
> >
> >_______________________________________________
> >Mono-list maillist  -  Mono-list@lists.ximian.com
> >http://lists.ximian.com/mailman/listinfo/mono-list
> >  
> >
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list