[Mono-devel-list] Mono: Second Previewlet

Victor Gimeno vgimeno at seguridata.com
Fri May 28 19:18:15 EDT 2004


 
I have solaris 8, the new Preview it compiles and install without problems
then
I try to build the xps and I got this error

Making all in server
gmake[1]: Entering directory `/usr/vgimeno/mono/xsp-0.13/server'
/usr/local/bin/mcs -debug+ -debug:full -nologo -r:System.Web.dll
-r:Mono.Posix.dll /d:MODMONO_SERVER /out:mod-mono-server.exe
IApplicationHost.cs XSPApplicationHost.cs MonoWorkerRequest.cs
InitialWorkerRequest.cs Tracing.cs server.cs ModMonoRequest.cs
ModMonoWorkerRequest.cs AssemblyInfoModMono.cs

/usr/local/lib/mono/1.0/mcs.exe (pid:3567): ** WARNING **: Entropy error!
Error in read (Bad file number).

Unhandled Exception: System.Security.Cryptography.CryptographicException:
Couldn't access random source.
in <0x0005c> System.Security.Cryptography.RNGCryptoServiceProvider:Check ()
in <0x00084> System.Security.Cryptography.RNGCryptoServiceProvider:GetBytes
(byte[])
in <0x000fc> System.Guid:FastNewGuidArray ()
in <0x00090> System.Reflection.Emit.ModuleBuilder:.ctor
(System.Reflection.Emit.AssemblyBuilder,string,string,bool,bool)
in <0x001d0> System.Reflection.Emit.AssemblyBuilder:DefineDynamicModule
(string,string,bool,bool)
in <0x00024> System.Reflection.Emit.AssemblyBuilder:DefineDynamicModule
(string,string,bool)
in <0x00294> Mono.CSharp.CodeGen:Init (string,string,bool)
in <0x00a08> Mono.CSharp.Driver:MainDriver (string[])
in <0x0000c> Mono.CSharp.Driver:Main (string[])




More information about the Mono-devel-list mailing list