[Mono-devel-list] newby, compilation error from anonCVS
Frank Rehberger
Frank.Rehberger at web.de
Wed Aug 6 05:20:00 EDT 2003
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
More information about the Mono-devel-list
mailing list