[Mono-list] Error building mono from github
Matt Calder
mvcalder at gmail.com
Mon Dec 7 19:03:10 UTC 2015
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 at 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 at 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
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
Any suggestions?
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20151207/51e7998e/attachment.html>
More information about the Mono-list
mailing list