[MonoDevelop] Error Trying to Build MonoDevelop 2.4 from SVN Source
MrMikeInNH at gmail.com
MrMikeInNH at gmail.com
Sat Jun 19 11:25:30 EDT 2010
Hi Ian,
I have performed a "make clean", then a new "./configure --select" with the
AspNet Editor Addin unselected. Unfortunately during this iteration of the
make I get the following error:
./MonoDevelop.AddinAuthoring/RegistryExtensionNode.cs(61,56): error CS0234:
The type or namespace name `Application' does not exist in the namespace
`Mono.Addins.Setup'. Are you missing an assembly reference?
Compilation failed: 1 error(s), 1 warnings
make[2]: *** [build/MonoDevelop.AddinAuthoring.dll] Error 1
make[2]: Leaving directory
`/home/mikew/Desktop/monodevelop/extras/MonoDevelop.AddinAuthoring'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/mikew/Desktop/monodevelop/extras/MonoDevelop.AddinAuthoring'
make: *** [all-recursive] Error 1
Thanks in advance.
On Jun 19, 2010 10:57am, Ian Norton-Badrul
<Ian.Norton-Badrul at thales-esecurity.com> wrote:
> Try without the aspnet editor addin
> On 19 Jun 2010, at 14:58, "MrMikeInNH at gmail.com"
> MrMikeInNH at gmail.com> wrote:
> > Hi All,
> >
> > I have downloaded the MonoDevelop 2.4 source from SVN as described
> > per the instructions on the MonoDevelop website. After downloading
> > all source, I have commenced to configure the source on Fedora 13 64-
> > bit with the "./configure --select" command, selecting all addins
> > listed. It seems the ./configure command runs fine, and then I
> > attempt to run "make" on the source directory. During the make build
> > process I run receive the following (2) errors which cause the
> > compilation to fail:
> >
> > ./AspNetEdit.Integration/AspNetEditViewContent.cs(194,54): error
> > CS1061: Type `MonoDevelop.AspNet.Parser.AspNetParsedDocument' does
> > not contain a definition for `PageInfo' and no extension method
> > `PageInfo' of type `MonoDevelop.AspNet.Parser.AspNetParsedDocument'
> > could be found (are you missing a using directive or an assembly
> > reference?)
> > ./AspNetEdit.Integration/AspNetEditViewContent.cs(195,57): error
> > CS1061: Type `MonoDevelop.AspNet.Parser.AspNetParsedDocument' does
> > not contain a definition for `PageInfo' and no extension method
> > `PageInfo' of type `MonoDevelop.AspNet.Parser.AspNetParsedDocument'
> > could be found (are you missing a using directive or an assembly
> > reference?)
> > Compilation failed: 2 error(s), 33 warnings
> > make[2]: *** [build/AspNetEdit.dll] Error 1
> > make[2]: Leaving directory `/home/mikew/Desktop/monodevelop/extras/
> > AspNetEdit'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/mikew/Desktop/monodevelop/extras/
> > AspNetEdit'
> > make: *** [all-recursive] Error 1
> >
> > Any assistance on solving this issue would be greatly appreciated.
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100619/438341da/attachment.html
More information about the Monodevelop-list
mailing list