[Mono-list] Build errors in mcs/class
David Dawkins
david@dawkins.st
Wed, 2 Jan 2002 23:00:22 -0000
Is anyone else getting these build errors with the latest mcs?
Thanks for any light you can shed...
David
PS I now have my cygwin drives mounted in "binmode" in case
you've noticed my previous posts.
--
make[1]: Entering directory `/projects/mono/anon/mcs/class'
../nant/NAnt.exe linux
Buildfile: c:\projects\mono\anon\mcs\class\library.build
linux:
[nant] c:\projects\mono\anon\mcs\class\corlib\corlib.build linux
Buildfile: c:\projects\mono\anon\mcs\class\corlib\corlib.build
linux:
[csc] Compiling 423 files to
c:\projects\mono\anon\mcs\class\l
ib\corlib.dll
c:\projects\mono\anon\mcs\class\corlib\System.IO\CheckPermission.cs(59,4):
warni
ng CS0162: Unreachable code detected
c:\projects\mono\anon\mcs\class\corlib\System.Reflection\MonoField.cs(25,24)
: er
ror CS0104: 'MethodImplOptions' is an ambiguous reference
c:\projects\mono\anon\mcs\class\corlib\System.Runtime.InteropServices\Method
Impl
Options.cs(18,14): (Location of symbol related to previous error)
[more deleted]