[Mono-dev] Build error

Alexander Köplinger alexander.koeplinger at xamarin.com
Tue May 10 18:51:03 UTC 2016


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 <neale at 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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20160510/d04a70ff/attachment.html>


More information about the Mono-devel-list mailing list