Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107332 - qt-3.3.4-r8 fails to compile " Unknown compiler c++.
Summary: qt-3.3.4-r8 fails to compile " Unknown compiler c++.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 106943 qt_unknown_c++ 170339 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-26 14:43 UTC by runlevel0
Modified: 2007-04-01 22:20 UTC (History)
2 users (show)

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