Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Octave needs a fortran compiler. If it doesn't find its executable, it suggest to obtain it by compiling gcc with a `g77' USE flag. I think there's a typo: all works good by specifying a `f77' USE flag and recompiling gcc. Reproducible: Always Steps to Reproduce: 1. emerge gcc without the fortran compiler 2. try to emerge octave
Thanks!