[Mono-list] mono-tools 2.10 gendarme framework won't compile with mono 3.2

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Wed Dec 18 14:59:25 UTC 2013


Hello,

> How did you manage to avoid errors when building docbrowser from mono-tools
> master branch?
>
> ./admin.cs(199,36): error CS0246: The type or namespace name
> `DocSetChangeset' could not be found. Are you missing an assembly reference?
> ./admin.cs(199,60): error CS0246: The type or namespace name `FileChangeset'
> could not be found. Are you missing an assembly reference?
It seems I did not get this build problem when there was not
GTKHTML_SHARP available.
Now I got the problem too ...

> mono-tools from master is in uncompilable state (if compile them using mono
> 3.0) roughly 2 years. I wonder how can you did this.
It seems some work went into it.
There was a commit titled "[docbrowser] Make it compile again with
Mono 3.0" about six months ago.
https://github.com/mono/mono-tools/commit/812b381989f90b7c15754628b113fe4e4d20bd06

To solve the problem with DocSetChangeSet etc, I have applied this patch now:
https://build.opensuse.org/package/view_file/home:tpokorra:mono/mono-tools/docbrowser.patch?expand=1

Next problem that I get is when starting monodoc on Ubuntu 12.04:
Error: did not find one of the files in
sources//opt/mono/lib/monodoc/sources/gd2i
libgluezilla not found. To have webbrowser support, you need
libgluezilla installed
libgtkhtml-3.14.so.19

Timotheus


More information about the Mono-list mailing list