Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217915

Summary: gnuconfig.eclass out of date, used by toolchain{,-binutils}.eclass
Product: Gentoo Linux Reporter: Fabian Groffen <grobian>
Component: EclassesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED INVALID    
Severity: normal CC: alt
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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