Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145878 - gmp 4.2.1 ncurses and others gcc 4.1.1 C++ compiler not available
Summary: gmp 4.2.1 ncurses and others gcc 4.1.1 C++ compiler not available
Status: RESOLVED DUPLICATE of bug 135809
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-01 10:40 UTC by Aaron Peterson
Modified: 2006-09-10 23:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the file asked for me to submit the config.log (config.log,21.63 KB, text/plain)
2006-09-01 10:43 UTC, Aaron Peterson
Details
emerge.info (emerge.info,3.61 KB, text/plain)
2006-09-01 10:45 UTC, Aaron Peterson
Details
test log requested in comment #2 (loglog,10.05 KB, text/plain)
2006-09-10 16:44 UTC, Aaron Peterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Peterson 2006-09-01 10:40:49 UTC
checking C++ compiler i686-pc-linux-gnu-g++ -march=athlon-xp... no
configure: error: C++ compiler not available, see config.log for details

(I'm attaching a file that it is asking for)
Comment 1 Aaron Peterson 2006-09-01 10:43:03 UTC
Created attachment 95656 [details]
the file asked for me to submit  the config.log

the config.log
Comment 2 Aaron Peterson 2006-09-01 10:45:23 UTC
Created attachment 95658 [details]
emerge.info

my emerge.info...  I couldn't paste into elinks so I had to attach it as a file
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-01 10:50:53 UTC
Don't use gcc-config: 1.3.13-r3 w/ eselect-compiler; you need gcc-config-2* for that. (I'd suggest unmerging eselect-compiler altogether, it's package.masked for a reason.)

echo 'int main(){}' > test.cpp
g++ -Wl,--verbose test.cpp &> log

Attach the log here. Also, did you try to re-emerge gcc?
Comment 4 Aaron Peterson 2006-09-10 16:37:11 UTC
THe file has been here now for a while now.. 

It was really hard for me to get because I had to save it on a fat32 partition etc to be able to submit it.. my gentoo has been screwed up for months now.
Comment 5 Aaron Peterson 2006-09-10 16:44:16 UTC
Created attachment 96624 [details]
test log requested in comment #2

Ok, the higher config.log was requested from the ebuild, this new attachment was requested by a person.
Comment 6 SpanKY gentoo-dev 2006-09-10 23:17:47 UTC

*** This bug has been marked as a duplicate of 135809 ***