[Mono-list] Compilation error in monodoc
Joris Willems
trendzetter@pandora.be
Sat, 13 Sep 2003 11:41:10 +0200
I'm compiling mono on gentoo default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1,
2.6.0-test4-mm2
I get the following error:
mcs /debug /out:browser.exe ./browser.cs ./list.cs ./history.cs
./monohb-provider.cs ./xhtml-provider.cs ./ecma-provider.cs
./simple-provider.cs ./html-helper.cs ./provider.cs ./index.cs
/resource:./../monodoc.png,monodoc.png
/resource:./browser.glade,browser.glade
/resource:./mono-ecma.xsl,mono-ecma.xsl -r:gtk-sharp.dll -r:glade-sharp.dll
-r:glib-sharp.dll -r:ICSharpCode.SharpZipLib.dll -r:pango-sharp.dll
-r:gdk-sharp.dll
./ecma-provider.cs(261) error CS0029: Cannot convert implicitly from `object'
to `System.Collections.ArrayList'
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [browser.exe] Error 1
make[1]: Leaving directory
`/var/tmp/portage/monodoc-0.5/work/monodoc-0.5/browser'
make: *** [all-recursive] Error 1
!!! ERROR: dev-util/monodoc-0.5 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)
I ran into a the same error reported by a redhat user on this list:
http://lists.ximian.com/archives/public/mono-docs-list/2003-August/000735.html
Has someone expierced this problem before and found a solution ?
Thanks in advance !
Trendzetter