[Mono-dev] Error compiling master - Dynamic does not exist"

Andres G. Aragoneses knocte at gmail.com
Thu Dec 3 06:50:35 UTC 2015


I'm also getting this, even with the latest monolite.

Any ideas?


On 09/02/15 02:03, Martin Thwaites wrote:
> Hi all,
>
> I'm doing some work on mono, and everything was working fine until I did
> a rebase against master, and now I'm getting an error when running
> make.  I haven't touched anything at this level, so I don't think it's
> something I've done, so thought I'd check first.
>
> Bootstrap compiler: Mono C# compiler version 3.10.1.0
> MCS     [basic] basic.exe
> dynamic.cs(17,7): error CS0234: The type or namespace name `Dynamic'
> does not exist in the namespace `System'. Are you missing an assembly
> reference?
> cs-parser.jay(144,8): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> assembly.cs(1186,94): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> dynamic.cs(75,12): error CS0246: The type or namespace name
> `DynamicMetaObject' could not be found. Are you missing an assembly
> reference?
> dynamic.cs(77,34): error CS0246: The type or namespace name
> `DynamicMetaObject' could not be found. Are you missing an assembly
> reference?
> dynamic.cs(88,10): error CS0246: The type or namespace name
> `DynamicMetaObject' could not be found. Are you missing an assembly
> reference?
> eval.cs(69,31): error CS0246: The type or namespace name `Tuple' could
> not be found. Are you missing an assembly reference?
> eval.cs(849,12): error CS0246: The type or namespace name `Tuple' could
> not be found. Are you missing an assembly reference?
> ikvm.cs(234,17): error CS0246: The type or namespace name `Tuple' could
> not be found. Are you missing an assembly reference?
> location.cs(506,51): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(512,51): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(518,51): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(524,51): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(414,26): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(417,34): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(422,34): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(428,34): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> location.cs(434,34): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> settings.cs(88,15): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
> statement.cs(4716,8): error CS0246: The type or namespace name `Tuple'
> could not be found. Are you missing an assembly reference?
>
> Thanks,
> Martin
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list