Oid was recently imported from the MS referencesources:
https://github.com/mono/mono/commit/4a6e5d24e174b9d2860300503b4a79396d7ae96d

I don't see why that would happen for you, it is building fine on our bots.
Maybe try a "git clean -xdf" to ensure a clean repo?

- Alex

2016-05-10 16:56 GMT+02:00 Neale Ferguson <ne...@sinenomine.net>:

> Over the last couple of days days I have been encountering an error
> building from master. I did a make clean but it persists:
>
> System.Net.Sockets/SocketAsyncEventArgs.cs(203,34): warning CS0420:
> `System.Net.Sockets.SocketAsyncEventArgs.in_progress': A volatile field
> references will not be treated as volatile
> System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtension
> .cs(71,20): error CS0135: `oid' conflicts with a declaration in a child
> block
> System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtension
> .cs(74,17): (Location of the symbol related to previous error)
> Compilation failed: 1 error(s), 38 warnings
>
>
> I have no local changes in this area.
>
> Neale
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to