Hello,

I have one problem building the 0.29 mcs. If it is a not known problem,
if you want I can fill a bug report.
The problem is that the compilation process cannot find bytefx.snk, but
in the released source there is not any file with that name.
I send you the last lines of the compilation process.
If you need more information, please let me know.

Asier


......
make[3]: Entering directory
`/home/asier/software/mono/debian/packages/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:System.Xml.dll
/r:System.Data.dll /r:ICSharpCode.SharpZipLib.dll /r:System.Design.dll
/r:System.Drawing.dll /r:System.Windows.Forms.dll
/res:mysqlclient/Designers/command.bmp
/res:mysqlclient/Designers/connection.bmp
/res:mysqlclient/Designers/dataadapter.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[3]: *** [../../class/lib/ByteFX.Data.dll] Error 1
make[3]: Leaving directory
`/home/asier/software/mono/debian/packages/mcs-0.29/class/ByteFX.Data'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/asier/software/mono/debian/packages/mcs-0.29/class'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/asier/software/mono/debian/packages/mcs-0.29'
make: *** [build-stamp] Error 2



El mié, 03-12-2003 a las 02:05, Miguel de Icaza escribió:
> Hello,
> 
>     New Mono, New Monodoc, New Apache Module support are out,
> information with screenshots is available here:
> 
>       http://www.go-mono.com/archive/mono-0.29.html
> 
> Miguel.
> _______________________________________________
> Mono-devel-list mailing list
> [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to