Untitled
By: a guest | Mar 20th, 2010 | Syntax:
None | Size: 1.97 KB | Hits: 89 | Expires: Never
** (/usr/local/lib/mono/2.0/gmcs.exe:3709): WARNING **: The following assembly referenced from /tmp/monodevelop-2.2.2/build/bin/MonoDevelop.Core.dll could not be loaded:
Assembly: Mono.Addins.Setup (assemblyref_index=9)
Version: 0.4.0.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/tmp/monodevelop-2.2.2/build/bin/).
** (/usr/local/lib/mono/2.0/gmcs.exe:3709): WARNING **: Could not load file or assembly 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
at Mono.CSharp.RootNamespace.ComputeNamespaces (System.Reflection.Assembly assembly, System.Type extensionType) [0x00000] in <filename unknown>:0
at Mono.CSharp.RootNamespace.ComputeNamespace (Mono.CSharp.CompilerContext ctx, System.Type extensionType) [0x00000] in <filename unknown>:0
at Mono.CSharp.GlobalRootNamespace.ComputeNamespaces (Mono.CSharp.CompilerContext ctx) [0x00000] in <filename unknown>:0
at Mono.CSharp.Driver.LoadReferences () [0x00000] in <filename unknown>:0
at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0
make[3]: *** [../../../build/bin/MonoDevelop.Components.dll] Error 1
make[3]: Leaving directory `/tmp/monodevelop-2.2.2/src/core/MonoDevelop.Components'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/monodevelop-2.2.2/src/core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/monodevelop-2.2.2/src'
make: *** [all-recursive] Error 1
bash-3.1#