Hello everyone!

When I try to compile mono (r138174) I get this:

make[7]: Entering directory `/home/marlun/src/mono/mcs/class/System'
make all-local
make[8]: Entering directory `/home/marlun/src/mono/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll
MCS     [basic] System.dll
Microsoft.CSharp/CSharpCodeCompiler.cs(192,32): warning CS0219: The variable
`mcs_stdout' is assigned but its value is never used
System.ComponentModel/Container.cs(176,41): error CS0246: The type or
namespace name `var' could not be found. Are you missing a using directive
or an assembly reference?
Compilation failed: 1 error(s), 1 warnings

What am I doing wrong and how can I fix it?

Thanks,

-Martin
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to