I am trying to compile Mono 1.2.5.1 and am seeing these errors:
make[7]: Entering directory `/root/mono-1.2.5.1/mcs/mcs' mcs /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources rootcontext.cs(207) error CS1501: No overload for method `BootstrapCorlib_ResolveType' takes `3' arguments rootcontext.cs(207) error CS8006: Could not find any applicable function for this argument list rootcontext.cs(223) error CS1501: No overload for method `BootstrapCorlib_ResolveType' takes `3' arguments rootcontext.cs(223) error CS8006: Could not find any applicable function for this argument list rootcontext.cs(240) error CS1501: No overload for method `BootstrapCorlib_ResolveType' takes `3' arguments rootcontext.cs(240) error CS8006: Could not find any applicable function for this argument list rootcontext.cs(253) error CS1501: No overload for method `BootstrapCorlib_ResolveType' takes `3' arguments rootcontext.cs(253) error CS8006: Could not find any applicable function for this argument list Compilation failed: 8 error(s), 0 warnings _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
