Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137637 - crossdev hangs with EMERGE_DEFAULT_OPTS="--ask"
Summary: crossdev hangs with EMERGE_DEFAULT_OPTS="--ask"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-22 11:50 UTC by volt3r
Modified: 2006-06-23 19:48 UTC (History)
1 user (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 volt3r 2006-06-22 11:50:09 UTC
If someone have EMERGE_DEFAULT_OPTS="--ask" in make.conf, crossdev -t ... script hangs up on:
emerge {binutils,gcc}-config -qu &> /dev/null // line 545

there should be:
emerge {binutils,gcc}-config --ignore-default-opts -qu &> /dev/null
Comment 1 SpanKY gentoo-dev 2006-06-23 19:48:32 UTC
fixed in cvs, cheers