Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41536

Summary: gtk-sharp-0.16 won't compile because of mscorlib.dll
Product: Gentoo Linux Reporter: Mike Douglas <code_monkey>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Douglas 2004-02-13 22:37:47 UTC
When I try to compile gtk-sharp i get this error. I have mono 0.30 installed (from ebuilds in cvs).

The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/local/lib' directory.
make[1]: *** [gapi-fixup.exe] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk-sharp-0.16/work/gtk-sharp-0.16/parser'
make: *** [native] Error 1
 
!!! ERROR: x11-libs/gtk-sharp-0.16 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge mono
2. emerge gtk-sharp
Actual Results:  
emerge of gtk-sharp-0.16 fails

Expected Results:  
gtk-sharp-0.16 compiles correctly
Comment 1 Mike Douglas 2004-02-13 22:39:45 UTC
sorry :(

*** This bug has been marked as a duplicate of 41532 ***