[Mono-list] missing bytefx.snk on mcs-0.29

rykr@bellsouth.net rykr@bellsouth.net
Wed, 3 Dec 2003 12:30:24 -0500


This has been fixed in the current cvs.  I apologize for the trouble.

-reggie

> 
> From: Alejandro Mery <amery@geeks.cl>
> Date: 2003/12/03 Wed AM 11:14:55 EST
> To: mono-list@lists.ximian.com
> Subject: [Mono-list] missing bytefx.snk on mcs-0.29
> 
> make[2]: Entering directory `/R.src/mcs-0.29/class/ByteFX.Data'
> Creating ../../build/deps/ByteFX.Data.dll.makefrag ...
> make[2]: Leaving directory `/R.src/mcs-0.29/class/ByteFX.Data'
> make[2]: Entering directory `/R.src/mcs-0.29/class/ByteFX.Data'
> touch ../../build/deps/ByteFX.Data.dll.stamp
> MONO_PATH="../../class/lib:$MONO_PATH" mono  ../../mcs/mcs.exe  
> -d:NET_1_1 -g /noconfig /r:mscorlib.dll /r:System.dll /r:Sys
> tem.Xml.dll /r:System.Data.dll /r:ICSharpCode.SharpZipLib.dll
> /r:System.Design.dll /r:System.Drawing.dll /r:System.Windows.Fo
> rms.dll /res:mysqlclient/Designers/command.bmp
> /res:mysqlclient/Designers/connection.bmp
> /res:mysqlclient/Designers/dataadapt
> er.bmp /target:library /out:../../class/lib/ByteFX.Data.dll
> @ByteFX.Data.dll.sources
> 
> Unhandled Exception: System.IO.FileNotFoundException: Could not find
> file "..\..\bytefx.snk"
> in <0x002fa> System.IO.FileStream:.ctor
> (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
> in <0x00086> System.IO.FileStream:.ctor (string,System.IO.FileMode)
> in <0x00065> (wrapper remoting-invoke-with-check)
> System.IO.FileStream:.ctor (string,System.IO.FileMode)
> in <0x00214> System.Reflection.Emit.AssemblyBuilder:SetCustomAttribute
> (System.Reflection.Emit.CustomAttributeBuilder)
> in <0x00df9> Mono.CSharp.Attribute:ApplyAttributes
> (Mono.CSharp.EmitContext,object,object,Mono.CSharp.Attributes)
> in <0x001f9> Mono.CSharp.RootContext:EmitCode ()
> in <0x0081f> Mono.CSharp.Driver:MainDriver (string[])
> in <0x0001b> Mono.CSharp.Driver:Main (string[])
> 
> make[2]: *** [../../class/lib/ByteFX.Data.dll] Error 1
> make[2]: Leaving directory `/R.src/mcs-0.29/class/ByteFX.Data'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/R.src/mcs-0.29/class'
> make: *** [all-recursive] Error 1
> 
> Best regards,
> Alejandro Mery
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>