Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39697 - emerging nano-1.3.1 with icc failed in configure
Summary: emerging nano-1.3.1 with icc failed in configure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 14:29 UTC by Daniel Steinberger
Modified: 2004-01-29 03:19 UTC (History)
0 users

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 Daniel Steinberger 2004-01-28 14:29:32 UTC
bug 36002 introduces a patch to enable the icc compiler to compile nano. i've got icc-7.1.006 installed and the USE-flag "icc" set. when emerging nano-1.3.1, configure fails telling me that the compiler cannot create executables. i've commented out the line "use icc && export CC=icc" so it's using gcc again and everything works as expected.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2004-01-29 00:41:05 UTC

*** This bug has been marked as a duplicate of 36668 ***
Comment 2 Daniel Steinberger 2004-01-29 03:04:56 UTC
yes, i've found bug 36668 while searching, too. it has the same subject, BUT the described problem is slightly different. for me, even the configure-script fails. in bug 36668, configure seems to work but icc fails to compile the code. isn't this a different issue? if not, please re-close this bug. but maybe it would be better to add bug 36668 as a dependancy to this one, since you can't start trying to compile cleanly if configure doesn't work.

yes? no?
Comment 3 SpanKY gentoo-dev 2004-01-29 03:19:26 UTC
no, just let it be handled over at 36668

i'll just take out icc support since it's broken anyways