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

Bug 107332

Summary: qt-3.3.4-r8 fails to compile " Unknown compiler c++.
Product: Gentoo Linux Reporter: runlevel0 <runlevel0>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: minor CC: jay, jeremy
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description runlevel0 2005-09-26 14:43:04 UTC
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.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-26 16:54:59 UTC
*** Bug 107333 has been marked as a duplicate of this bug. ***
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-26 16:58:52 UTC
Who said you should set CC or CXX in make.conf?
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-09-27 01:13:22 UTC
By the way, there's bug 106943 open about this issue, too. 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-11 14:41:55 UTC
*** Bug 170339 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 22:20:29 UTC
*** Bug 106943 has been marked as a duplicate of this bug. ***