Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107735 - mono depends on bc but this dependency is not in the ebuild
Summary: mono depends on bc but this dependency is not in the ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 13:40 UTC by Xavier Miller (RETIRED)
Modified: 2005-09-30 14:11 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 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.