[Mono-devel-list] compiling from CVS

Jackson Harper jackson at latitudegeo.com
Tue Aug 12 15:12:24 EDT 2003


 Try rebuilding your corlib first.

	cd class/corlib
	make install
	
 Then rebuild as normal.

 Jackson

	

> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com
> [mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of 
> Herscovici,
> Avi
> Sent: Tuesday, August 12, 2003 12:00 PM
> To: 'mono-devel-list at lists.ximian.com'
> Subject: [Mono-devel-list] compiling from CVS
> 
> 
> since last week, I'm getting the same error as a message 
> posted previously,
> that I've pasted bellow:
> 
> -Avi
> --------------------------------------------------------------
> --------------
> ---------
> 
> Hi,
> 
> I am using RH90, and current mono-0.25 from ximian 
> mono-channel; fetched 
> mono, mcs and gtk-sharp from anonCVS and executing "cd mono; make 
> fullbuild" I get the following error, any idea?
> Thanks, Frank
> 
> [root at localhost mono]# ./autogen.sh --prefix=/usr && make fullbuild
> rm ../mcs/class/lib/corlib.dll ../mcs/mcs/mcs.exe runtime/*dll 
> runtime/*.exe >&
> /dev/null; echo
> 
> (cd ../mcs/jay; make)
> make[1]: Entering directory `/home/frehberg/src/go-mono/mcs/jay'
> make[1]: Leaving directory `/home/frehberg/src/go-mono/mcs/jay'
> (cd ../mcs/mcs; make MCS=mcs)
> make[1]: Entering directory `/home/frehberg/src/go-mono/mcs/mcs'
> mcs -g /target:exe /out:mcs.exe AssemblyInfo.cs anonymous.cs 
> assign.cs attribute.cs driver.cs cs-tokenizer.cs cfold.cs class.cs 
> codegen.cs const.cs constant.cs convert.cs decl.cs 
> delegate.cs enum.cs 
> ecore.cs expression.cs genericparser.cs interface.cs iterators.cs 
> literal.cs location.cs modifiers.cs namespace.cs parameter.cs 
> pending.cs 
> report.cs rootcontext.cs statement.cs support.cs typemanager.cs 
> symbolwriter.cs tree.cs cs-parser.cs
> support.cs(301) error CS0117: `System.IO.StreamReader' does 
> not contain 
> a definition for `DiscardBufferedData'
> Compilation failed: 1 error(s), 0 warnings
> make[1]: *** [mcs.exe] Error 1
> make[1]: Leaving directory `/home/frehberg/src/go-mono/mcs/mcs'
> make: *** [mcs-tree-safe-build] Error 2
> 
>  
> _______________________________________________
> 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