[Mono-devel-list] mcs build error on windows

Ben Maurer bmaurer at ximian.com
Sun Aug 1 12:25:39 EDT 2004


On Sat, 2004-07-31 at 14:35, Atsushi Eno wrote:
> Hi,
> 
> The latest mcs is broken on csc build.
> 
> First, you will have to replace all '/' path separators with '\\'
> in EXTRA_SOURCES. (Maybe makefile gurus can fix it?)
> 
> The second one is in ilasm:
> 
> make[3]: Entering directory `/home/_/cvs/mcs/ilasm'
> csc.exe /lib:../class/lib/default /lib:../class/lib/default /r:PEAPI.dll
> /r:Mono.CompilerServices.SymbolWriter.dll /nologo /optimize -d:NET_1_1
> -d:ONLY_1_1 /debug+ /debug:full /target:exe /out:ilasm.exe ILParser.cs
> @../build/deps/ilasm.exe.response
> codegen\DebuggingInfo.cs(30,23): error CS0050: Inconsistent accessibility:
>         return type
> 
> 'Mono.CompilerServices.SymbolWriter.MonoSymbolWriter.SourceMethod' is
>         less accessible than method
>         'Mono.ILASM.SymbolWriter.BeginMethod(Mono.ILASM.MethodDef,
>         Mono.ILASM.Location)'
> c:\cygwin\home\_\cvs\mcs\class\lib\default\Mono.CompilerServices.SymbolWriter.dll:
> (Location of symbol related to previous error)

Can you file a bug for MCS on this?

-- Ben




More information about the Mono-devel-list mailing list