Delete the mcs/class/lib folder and try again. It’s a current limitation of our 
build system in that it doesn’t detect certain changes in Mono.Security like 
this one.

- Alex

> Am 07.12.2015 um 20:03 schrieb Matt Calder <mvcal...@gmail.com>:
> 
> I see this building mono from github:
> 
> ./Mono.Security.Interface/CertificateValidationHelper.cs(35,16): error 
> CS0234: The type or namespace name `Security' does not exist in the namespace 
> `Mono.Net'. Are you missing an assembly reference?
> ./Mono.Security.Interface/IMonoSslStream.cs(35,16): error CS0234: The type or 
> namespace name `Security' does not exist in the namespace `Mono.Net'. Are you 
> missing an assembly reference?
> ./Mono.Security.Interface/MonoTlsProviderFactory.cs(28,16): error CS0234: The 
> type or namespace name `Security' does not exist in the namespace `Mono.Net'. 
> Are you missing an assembly reference?
> ./Mono.Security.Interface/MonoTlsProviderFactory.cs(96,17): error CS0246: The 
> type or namespace name `HttpListener' could not be found. Are you missing an 
> assembly reference?
> 
> Here are my particulars:
> calder@thyme:~/tmp/mono$ uname -a
> Linux thyme 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 
> x86_64 x86_64 x86_64 GNU/Linux
> calder@thyme:~/tmp/mono$ mono --version
> Mono JIT compiler version 4.3.0 (master/fd2cdf9 Sat Jun 20 08:36:12 EDT 2015)
> Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. 
> www.mono-project.com <http://www.mono-project.com/>
>     TLS:           __thread
>     SIGSEGV:       altstack
>     Notifications: epoll
>     Architecture:  amd64
>     Disabled:      none
>     Misc:          softdebug 
>     LLVM:          supported, not enabled.
>     GC:            sgen
> 
> 
> Any suggestions?
> 
> Matt
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to