Andrés G. Aragoneses wrote: > Once this version of mono is released (or you install it on your own, in > which case I would recommend looking at this [1]) it just compiles from > the command line (with the usual chain: autogen.sh , make, make install...).
Forgot the link: [1] http://www.mono-project.com/Parallel_Mono_Environments > From what I can see, there are no MonoDevelop projects for every part of > the source code, and it's not building in MonoDevelop (maybe because of > that, it seems it can't find some references). This would be a good > thing to fix as well, I guess also using makefile synchronization. > > Andres > > > Johan Kotze wrote: >> >> So once this version of mono is released, I should be able to compile >> iFolder with Monodevelop ? Is there any documentation on the order in >> which things should be compiled ? >> >> >> JK >> >>>>> On 05/13/2009 at 18:33, in message <[email protected]>, >> "Andrés G. Aragoneses"<[email protected]> >> wrote: >> >> Christopher Brown wrote: >>> 2009/5/2 Brent McConnell <[email protected]>: >>>> I'll post an update on the Mono 2.4 issue early/mid next week so stay >> tuned. >>> I'd really appreciate it if there was some kind of way of tracking the >>> status of this. In the new open ifolder it really would be a good way >>> of getting people outside Novell involved. >> So, after a bit of research on the issue, here's the short summary: >> >> The mono 2.4 problems only happen if you're using Mono 2.4 from official >> packages. Your problems are solved if you use the last revision of >> Mono-2-4 branch: >> http://anonsvn.mono-project.com/viewvc/branches/mono-2-4/ >> We'll try to roll out a new version of Mono-2.4 with those fixes. >> >> The long summary is: >> >> >> Pending issues: >> --------------- >> >> >> BNC503260 https://bugzilla.novell.com/show_bug.cgi?id=503260 >> <https://bugzilla.novell.com/show_bug.cgi?id=503260> >> (Seems to be a dupe of BNC494567 >> https://bugzilla.novell.com/show_bug.cgi?id=494567 >> <https://bugzilla.novell.com/show_bug.cgi?id=494567> >> Fixed in mono 2.4 branch, r134066: >> http://permalink.gmane.org/gmane.comp.gnome.mono.patches/144842 >> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this >> is not on the 2-4 tag: >> >> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup >> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mono/mono/mini/ChangeLog?view=markup> >> >> ) >> >> BNC459790 https://bugzilla.novell.com/show_bug.cgi?id=459790 >> <https://bugzilla.novell.com/show_bug.cgi?id=459790> >> (Fixed in mono 2.4 branch, r133574: >> http://permalink.gmane.org/gmane.comp.gnome.mono.patches/144351 >> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this >> is not on the 2-4 tag: >> >> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup >> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/mcs/class/System.Web.Services/System.Web.Services.Protocols/ChangeLog?view=markup> >> >> ) >> >> BNC488630 https://bugzilla.novell.com/show_bugcgi?id=488630 >> <https://bugzilla.novell.com/show_bug.cgi?id=488630> >> (Fixed in mono 2.4 branch, r130251: >> http://permalink.gmane.org/gmane.comp.gnome.mono.patches/141031 >> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this >> is not on the 2-4 tag: >> >> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup >> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup> >> >> ) >> >> >> BNC499242 https://bugzilla.novell.com/show_bug.cgi?id=499242 >> <https://bugzilla.novell.com/show_bug.cgi?id=499242> >> (Fixed in mono 2.4 branch, r131420: >> http://permalink.gmane.org/gmane.comp.gnome.mono.patches/142200 >> We need new 2.4 packages of mono, some 2.4.0.1 for example, because this >> is not on the 2-4 tag: >> >> http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup >> <http://anonsvn.mono-project.com/viewvc/tags/mono-2-4/xsp/ChangeLog?view=markup> >> >> ) >> >> >> >> Already resolved issues: >> ------------------------ >> >> BNC432934 https://bugzilla.novell.com/show_bug.cgi?id=432934 >> <https://bugzilla.novell.com/show_bug.cgi?id=432934> >> (Only affects Mono 2.2, iFolder has fixes upstream as well) >> >> BNC433698 https://bugzilla.novell.com/show_bug.cgi?id=433698 >> <https://bugzilla.novell.com/show_bug.cgi?id=433698> >> (Open, but because it cannot be backported to older versions of Mono >> than 2.4. Not important because we're working with 2.4) >> >> >> Regards, >> >> Andrés >> >> -- >> >> _______________________________________________ >> ifolder-dev mailing list >> [email protected] >> http://forge.novell.com/mailman/listinfo/ifolder-dev >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> ifolder-dev mailing list >> [email protected] >> http://forge.novell.com/mailman/listinfo/ifolder-dev _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
