[Mono-list] RC Update Broke Mono
Adam Williams
awilliam@whitemice.org
Tue, 03 Feb 2004 07:38:30 -0500
Installing the 0.30 mono packages via the RC channels (update from 0.29)
broke mono.
[awilliam@estate2 mojo]$ mcs /unsafe /resource:mojo.glade -r
gtk-sharp.dll -r glade-sharp.dll ogomojo.cs
Compilation succeeded
[awilliam@estate2 mojo]$ ./ogomojo.exe
fixme:win32:PE_CreateModule Unknown directory 14 ignored
err:module:import_dll Module (file) mscoree.dll (which is needed by
F:\Documents\SubSystems\oGo\mogo\mojo\mojo\ogomojo.exe) not found
[awilliam@estate2 mojo]$ ls -l
total 1172
-rw-rw-r-- 1 awilliam awilliam 361763 Feb 2 07:23 mojo.glade
-rw-rw-r-- 1 awilliam awilliam 230 Feb 2 07:23 mojo.gladep
-rw-rw-r-- 1 awilliam awilliam 20919 Feb 1 22:11 ogomojo.cs
-rwxrwxr-x 1 awilliam awilliam 377856 Feb 3 07:31 ogomojo.exe
[awilliam@estate2 mojo]$ date
Tue Feb 3 07:31:45 EST 2004
[awilliam@estate2 mojo]$ cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
[awilliam@estate2 mojo]$ ls -l /usr/lib/msc*
-rw-r--r-- 1 root root 3344384 Feb 2 18:44
/usr/lib/mscorlib.dll
[awilliam@estate2 mojo]$ rpm -qa | grep mono
mono-0.30-0.ximian.6.1
monodoc-0.10-0.ximian.6.0
mono-devel-0.30-0.ximian.6.1
mono-wine-20030318-1.ximian.6.4
[awilliam@estate2 mojo]$