[MonoDevelop] Error Trying to Build MonoDevelop 2.4 from SVN Source
Ian Norton-Badrul
Ian.Norton-Badrul at thales-esecurity.com
Sat Jun 19 10:57:08 EDT 2010
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
More information about the Monodevelop-list
mailing list