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
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.