QT (qt-3 x11-libs/qt-3.3.4-r8) fails to compile during configuration Reproducible: Always Steps to Reproduce: 1.emerge -uDav x11-libs/qt Actual Results: !!! ERROR: x11-libs/qt-3.3.4-r8 failed. !!! Function pkg_setup, Line 63, Exitcode 1 !!! Unknown compiler c++. !!! If you need support, post the topmost build error, NOT this status message. Expected Results: qt properly merged this bug happens when you have your make.conf set as following: ... CC="gcc" CXX="c++" CHOST="i686-pc-linux-gnu" ... There are many other pacakges wich seem to like it this way a. Obvious solution is commenting the CXX or even both env variables which happen to work flawless for the moment. Nonetheless, I opened this bug for the sake of anyone who face the same problem.
*** Bug 107333 has been marked as a duplicate of this bug. ***
Who said you should set CC or CXX in make.conf?
By the way, there's bug 106943 open about this issue, too.
*** Bug 170339 has been marked as a duplicate of this bug. ***
*** Bug 106943 has been marked as a duplicate of this bug. ***