Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217915 - gnuconfig.eclass out of date, used by toolchain{,-binutils}.eclass
Summary: gnuconfig.eclass out of date, used by toolchain{,-binutils}.eclass
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 08:33 UTC by Fabian Groffen
Modified: 2008-04-16 17:32 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 Fabian Groffen gentoo-dev 2008-04-16 08:33:03 UTC
gnuconfig.eclass is declared DEAD, but toolchain.eclass and toolchain-binutils.eclass use it by calling gnuconfig_update.  gnuconfig.eclass currently doesn't include "/usr/share/automake-1.10/config.sub" in gnuconfig_findnewest().
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-16 15:18:33 UTC
@Fabian: Forgot to assign it? :)
Comment 2 SpanKY gentoo-dev 2008-04-16 17:31:40 UTC
it's considered dead for most people, not all
Comment 3 SpanKY gentoo-dev 2008-04-16 17:32:28 UTC
also, the automake/libtool search list really doesnt matter considering all the ebuilds hard depend on gnuconfig and symlink their internal files to it