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

Bug 107735

Summary: mono depends on bc but this dependency is not in the ebuild
Product: Gentoo Linux Reporter: Xavier Miller (RETIRED) <xaviermiller>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xavier Miller (RETIRED) gentoo-dev 2005-09-30 13:40:59 UTC
Hello,

I tried to install mono (1.1.9.1, this from ~x86 ARCH) and it failed on one
machine, but not on the other. I saw "dc: unknown command", I searched and found
that /usr/bin/dc is from the sys-devel/bc package

Once I emerged bc, it compiles on both machines.

So it would be fine to add  sys-devel/bc in the dependencies of 
dev-lang/mono-1.1.9.1

Regards,
Xavier Miller.

Reproducible: Always
Steps to Reproduce:
1. don't emerge sys-develop/bc (or unmerge it)
2. emerge dev-lang/mono-1.1.9.1
3.

Actual Results:  
unable to compile mono : "dc: command not found"

Expected Results:  
emerge first sys-develop/bc then dev-lang/mono-1.1.9.1
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-09-30 14:11:37 UTC
This actually got fixed in the mono ebuilds a day or two ago. Marking INVALID,
please feel free to re-open if you continue having the same issue after syncing.
Thanks.