the next problem was that the old gmcs compiler was used, so I have added a patch: https://build.opensuse.org/package/view_file/home:tpokorra:mono/mono-tools/replace_gmcs_with_mcs.patch?expand=1
make install also failed: https://build.opensuse.org/package/view_file/home:tpokorra:mono/mono-tools/webdocfiles.patch?expand=1 I also added a pull request on github for mono-tools containing those fixes: https://github.com/mono/mono-tools/pull/37 Now mono-tools build with Mono 3.2.5. the other problem I have got: gtkhtml is not there yet when running configure for mono-tools, and so starting monodoc fails with an error message. I read here: http://trac.macports.org/ticket/6140 that you have to install gtkhtml before you build gtksharp. I will continue with that, but probably not in the next days. Timotheus On 5 December 2013 17:17, Timotheus Pokorra <[email protected]> wrote: > Hello, > to add to this old thread: > I also came across the same problems. > But I noticed that the solution has gone into Mono master: > see > https://github.com/mono/mono/commit/ba222d4eb939ef097dd2b77b1fea5c3b8a60b310 > When I build Mono with that patch, then I get further building mono-tools. > I will post on the list when mono-tools builds on OBS. > > Timotheus > > On 27 August 2013 02:21, mlgo <[email protected]> wrote: >> *Also monodoc/mono-tools with mono 3.2.1 by BtbN is a recent entry which is >> the same *as this post and the same as the reply I made to this post. I just >> wanted to corroborate that there is a problem. I would like to see all of >> these sub projects which are needed for monodevelop and are required to >> build packages get cleaned up. >> >> >> _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
