[Mono-list] Hi , can someone get me on the right way?

Veronica veron78@interfree.it
Fri, 23 Nov 2001 01:36:45 +0100


> > generated\Window.cs(786,10): error CS0111: Class 'Gtk.Window' already
defines a member called 'Window' with the same parameter types
> > generated\Window.cs(39,10): (Location of symbol related to previous
error)
>
> I'll take a look at this.  I haven't noticed it myself in my current
> tree, but a lot has changed in my private node since 11/16. It looks
> like a code generation problem to me.

It gives me the same error with 11/20:
--------------
generated\Window.cs(786,10): error CS0111: Class 'Gtk.Window' already
defines a member called 'Window' with the same parameter types
generated\Window.cs(39,10): (Location of symbol related to previous error)
make[1]: *** [windows] Error 1
make[1]: Leaving directory
`/cygdrive/d/Programmi/GNU/mono-20-Nov-01/gtk-sharp/gtk'
make: *** [windows] Error 1
--------------

For glib is all ok , thanks for patch !
mono as before won't compile but now it says:
------------------------------------------------------------
Administrator@GHERRISON /cygdrive/d/Programmi/GNU/mono-20-Nov-01/mono
$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Running libtoolize...
You should update your `aclocal.m4' by running aclocal.
Running aclocal  ...
Running autoheader...
autoheader: config.h.in is unchanged
Running automake --gnu  ...
mono/io-layer/Makefile.am:7: `#' comment at start of rule is unportable
mono/io-layer/Makefile.am:24: `#' comment at start of rule is unportable
mono/io-layer/Makefile.am:58: `#' comment at start of rule is unportable
mono/io-layer/Makefile.am:62: `#' comment at start of rule is unportable
mono/io-layer/Makefile.am:67: `#' comment at start of rule is unportable
mono/io-layer/Makefile.am:80: `#' comment at start of rule is unportable
mono/metadata/Makefile.am:20: `#' comment at start of rule is unportable
mono/metadata/Makefile.am:27: `#' comment at start of rule is unportable
mono/metadata/Makefile.am:47: `#' comment at start of rule is unportable
**Error**: automake failed.
------------------------------------------------------------
Any ideas?

Bye!
Veronica