[MonoDevelop] Monodevelop build fails - Cannot find type 'SharpAssembly

James Fitzsimons jamesfit@cwazy.co.uk
Wed, 20 Oct 2004 22:22:18 +0000


Hi all,
I have build a new version of mono using the daily snapshot. I have
upgraded my gtk-sharp to version 1.0.2 and got the latest version of
monodevelop from SVN. 

When I try to build I get the following error:

<snip>
ileDescriptionTemplate.cs ././Internal/Templates/CodeTemplate.cs
././Internal/Templates/CodeTemplateGroup.cs
././Internal/Templates/FileTemplate.cs
././Internal/Templates/TextTemplate.cs
././Internal/Templates/CodeTemplateLoader.cs
././Internal/Templates/INewFileCreator.cs
././Internal/Templates/ProjectTemplates/ProjectTemplate.cs
././Internal/Templates/ProjectTemplates/ProjectDescriptor.cs
././Internal/Templates/ProjectTemplates/CombineDescriptor.cs
././Internal/Templates/ProjectTemplates/ProjectCreateInformation.cs
././Internal/CollectionUtilities/DiffUtility.cs
././Internal/CollectionUtilities/SortUtilityBase.cs
././Internal/CollectionUtilities/SortUtility.cs
././Internal/CollectionUtilities/Comparers.cs
././Internal/ExternalTool/ToolLoader.cs
././Internal/ExternalTool/ExternalTool.cs ././AssemblyInfo.cs \
&& cp MonoDevelop.Base.dll ../../../build/bin/. \
&& cp MonoDevelop.Base.dll.config ../../../build/bin/.
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyMethod.cs(24) error
CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyMethod.cs(113) error
CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyAttribute.cs(32)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyAttribute.cs(243)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyReturnType.cs(155)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyReturnType.cs(167)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyReturnType.cs(180)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyReturnType.cs(33)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyField.cs(23) error
CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyEvent.cs(23) error
CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyParameter.cs(23)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyParameter.cs(67)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyProperty.cs(23)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyProperty.cs(143)
error CS0246: Cannot find type 'SharpAssembly'
././Internal/Parser/SharpAssemblyLayer/SharpAssemblyProperty.cs(168)
error CS0246: Cannot find type 'SharpAssembly'
Compilation failed: 15 error(s), 0 warnings
make[3]: *** [MonoDevelop.Base.dll] Error 1
make[3]: Leaving directory
`/home/james/development/MonoProjects/MonoDevelop/Core/src/Main/Base'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/james/development/MonoProjects/MonoDevelop/Core/src/Main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/james/development/MonoProjects/MonoDevelop/Core/src'
make: *** [all-recursive] Error 1
athos Core #
</snip>

Anybody have any suggestions?

Thanks for any help you can provide,
James Fitzsimons

-- 
It's 5.50 a.m.... Do you know where your stack pointer is ?