Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177052 - sys-devel/crossdev should enforce latest sys-devel/gnuconfig
Summary: sys-devel/crossdev should enforce latest sys-devel/gnuconfig
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: 2007-05-04 16:23 UTC by Arkadi Shishlov
Modified: 2007-05-05 01:08 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 Arkadi Shishlov 2007-05-04 16:23:45 UTC
sys-devel/crossdev should enforce latest sys-devel/gnuconfig because if old version is present in system building cross toolchain with crossdev will fail with configure error:
checking target system type... Invalid configuration `i586-pc-linux-uclibc': machine `i586-pc-linux' not recognized
Also, similar error happens when cross-emerging with toolchain installed from tbz2:
checking host system type...Invalid configuration
In my case it was ancient gnuconfig 2003something. Manually emerging gnuconfig-20070118 solved the problem.
Comment 1 SpanKY gentoo-dev 2007-05-05 01:08:33 UTC
should be harmless, added to cvs, cheers