[MonoDevelop] Error in AspNetEdit compiling the version 91803 (SVN)

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Dec 22 16:07:00 EST 2007


Unfortunately aspnetedit doesn't yet build with the new build system.
I'll probably blog when it works.

On 12/22/07, Paulo Aboim Pinto <esqueleto at tusofona.com> wrote:
> I'm having problem compiling the SVN version  91803 of MonoDevelop. This is
> the error
>
>
> (...)
> make[1]: Leaving directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/main'
> make[1]: Entering directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make[2]: Entering directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make[2]: Leaving directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make[2]: Entering directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make pre-all-local-hook prefix=/usr/
> make[3]: Entering directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make[3]: Leaving directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> mkdir -p build/
> make DEBUG_BeforeBuild
> make[3]: Entering directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make[3]: Leaving directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> PKG_CONFIG_PATH=../../local-config:$PKG_CONFIG_PATH gmcs -noconfig
> -codepage:utf8 -warn:4 -optimize+ -debug -define:DEBUG
> -out:build/AspNetEdit.dll -target:library
> './AspNetEdit.Editor.ComponentModel/DesignContainer.cs'
> './AspNetEdit.Editor.ComponentModel/DesignerHost.cs'
> './AspNetEdit.Editor.ComponentModel/Document.cs'
> './AspNetEdit.Editor.ComponentModel/DocumentDirective.cs'
> './AspNetEdit.Editor.ComponentModel/EventBindingService.cs'
> './AspNetEdit.Editor.ComponentModel/ExtenderListService.cs'
> './AspNetEdit.Editor.ComponentModel/MenuCommandService.cs'
> './AspNetEdit.Editor.ComponentModel/NameCreationService.cs'
> './AspNetEdit.Editor.ComponentModel/RootDesigner.cs'
> './AspNetEdit.Editor.ComponentModel/SelectionService.cs'
> './AspNetEdit.Editor.ComponentModel/TextToolboxItem.cs'
> './AspNetEdit.Editor.ComponentModel/ToolboxService.cs'
> './AspNetEdit.Editor.ComponentModel/Transaction.cs'
> './AspNetEdit.Editor.ComponentModel/TypeDescriptorFilterService.cs'
> './AspNetEdit.Editor.ComponentModel/TypeResolutionService.cs'
> './AspNetEdit.Editor.ComponentModel/WebFormPage.cs'
> './AspNetEdit.Editor.ComponentModel/WebFormReferenceManager.cs'
> './AspNetEdit.Editor.Persistence/ControlPersister.cs'
> './AspNetEdit.Editor.Persistence/DesignTimeParser.cs'
> './AspNetEdit.Editor.Persistence/HtmlParsingObject.cs'
> './AspNetEdit.Editor.Persistence/ParsingObject.cs'
> './AspNetEdit.Editor.Persistence/RootParsingObject.cs'
> './AspNetEdit.Editor.Persistence/ServerControlParsingObject.cs'
> './AspNetEdit.Editor.UI/PropertyGrid.cs'
> './AspNetEdit.Editor.UI/RootDesignerView.cs'
> './AspNetEdit.Editor/EditorHost.cs'
> './AspNetEdit.Integration/AspNetEditDisplayBinding.cs'
> './AspNetEdit.Integration/AspNetEditViewContent.cs'
> './AspNetEdit.Integration/EditorProcess.cs'
> './AspNetEdit.Integration/MonoDevelopProxy.cs'
> './AspNetEdit.Integration/ToolboxProvider.cs'
> './AspNetEdit.JSCall/CommandManager.cs'
> './AspNetEdit.JSCall/InvalidJSArgumentException.cs' './AssemblyInfo.cs'
> '-resource:./AspNetEdit.addin.xml'   -pkg:gecko-sharp-2.0   -pkg:
> gtk-sharp-2.0   -pkg:mono-addins   -pkg:monodevelop
> -pkg:monodevelop-core-addins    -r:System    -r:System.Design    -r:
> System.Drawing    -r:System.Drawing.Design    -r:System.Web    -r:System.Xml
>
> ./AspNetEdit.Editor.ComponentModel/WebFormReferenceManager.cs(41,22):
> warning CS0618: `System.Web.UI.Design.IWebFormReferenceManager' is obsolete:
> `Use new WebFormsReferenceManager feature'
> ./AspNetEdit.Editor.UI/RootDesignerView.cs(43,53): error CS0234: The type or
> namespace name `WebBrowsers' does not exist in the namespace `MonoDevelop'.
> Are you missing an assembly reference?
> Compilation failed: 1 error(s), 1 warnings
> make[2]: *** [build/AspNetEdit.dll] Error 1
> make[2]: Leaving directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/esqueleto/myTrash/MonoInstall/monodevelop/extras/AspNetEdit'
> make: *** [all-recursive] Error 1
>
>
> I download the SVN version of MCS and Mono, compile and installed and the
> error is the same. There is something missing on the AspNetEdit tree?
>
> Regards
> Paulo Aboim Pinto
> Odivelas - Portugal
>
> --
> Have income spending 5 minutes a day
> Click here: http://bux.to/?r=esqueleto
>

-- 
Sent from Gmail for mobile | mobile.google.com

Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list