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

Alexander Köplinger alexander.koeplinger at xamarin.com
Thu Dec 3 19:09:43 UTC 2015


I’m not seeing it with monolite and Jenkins seems to be fine as well. Try a clean build?

- Alex

> Am 03.12.2015 um 01:50 schrieb Andres G. Aragoneses <knocte at gmail.com>:
> 
> 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
>> 
> 
> 
> _______________________________________________
> 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