Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41536 - gtk-sharp-0.16 won't compile because of mscorlib.dll
Summary: gtk-sharp-0.16 won't compile because of mscorlib.dll
Status: RESOLVED DUPLICATE of bug 41532
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 22:37 UTC by Mike Douglas
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***