[Mono-devel-list] Beta1 preview. || gtk-sharp

Miguel de Icaza miguel at novell.com
Mon May 3 23:42:57 EDT 2004


Hello,

> I just tried installing gtk-sharp and it almost went well.  Everything
> configured and `make` ran successful, but while installing it tossed the
> following:
> 
> [snip]
> make[3]: Entering directory
> `/usr/local/Mono/src/gtk-sharp/gtk-sharp-0.91/glib'
> make[3]: Nothing to be done for `install-exec-am'.
> /usr/local/bin/gacutil /i glib-sharp.dll /f /package gtk-sharp /root
> /usr/local/lib
>  
> ** (/usr/local//bin/gacutil.exe:11779): WARNING **: Missing method
> symlink in assembly /usr/local//bin/gacutil.exe typeref index 26
>  
> ** ERROR **: file mini.c: line 3191 (mono_method_to_ir): assertion
> failed: (cmethod)
> aborting...
> make[3]: *** [install-data-local] Error 1
> [/snip]
> 
> ==================
> 
> Any ideas?  I just installed mono/mcs beta 1 successfully and had a
> previous install of mono-31 - could this be hurting if I didn't
> uninstall it b4 installing mono-beta-1?

You are not using the latest beta1, or you have an old set of libraries
in $prefix/lib (in particular, this is Mono.Posix.dll)

Miguel



More information about the Mono-devel-list mailing list