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

Bug 212253

Summary: dev-util/monodevelop-0.19 fails to build
Product: Gentoo Linux Reporter: Helmut Eberharter <Henry78>
Component: Current 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 Helmut Eberharter 2008-03-04 09:00:23 UTC
error CS0006: cannot find metadata file `../../../build/AddIns/MonoDevelop.GtkCore/libstetic.dll'
error CS0006: cannot find metadata file `../../../build/AddIns/MonoDevelop.GtkCore/libsteticui.dll'
Compilation failed: 2 error(s), 0 warnings
[... more output ...]
make[4]: Leaving directory `/var/tmp/portage/dev-util/monodevelop-0.19/work/monodevelop-0.19/src/addins/MonoDevelop.GtkCore'
make[3]: Leaving directory `/var/tmp/portage/dev-util/monodevelop-0.19/work/monodevelop-0.19/src/addins/MonoDevelop.GtkCore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-util/monodevelop-0.19/work/monodevelop-0.19/src/addins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/monodevelop-0.19/work/monodevelop-0.19/src'
make: *** [all-recursive] Error 1


Reproducible: Always

Steps to Reproduce:
1.emerge monodevelop-0.19
2.
3.

Actual Results:  
build fails

Expected Results:  
builds fine
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-04 09:02:22 UTC

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