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

Bug 130026

Summary: linux-headers-2.6.16 fails to merge on ppc due to missing ppc_defconfig
Product: Gentoo Linux Reporter: Nathan Sullivan <nathan>
Component: New packagesAssignee: Tim Yamin (RETIRED) <plasmaroo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nathan Sullivan 2006-04-15 00:46:16 UTC
linux-headers-2.6.16 needs ppc_defconfig, in arch/powerpc/configs there are now a number of configs, for an Apple G4 system you can use pmac32_defconfig of course, but ppc64 has an issue of which to choose (already known). this bug has been added as a reminder to make sure ppc gets its defconfig at some point, as well as to help users wanting to test these headers for now :)

solution for Apple G4 users:

cp arch/powerpc/configs/pmac32_defconfig arch/powerpc/configs/ppc_defconfig

this will get the headers in, but is a manual fix, and is probably not ideal...
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2006-04-18 08:40:34 UTC
Fixed in CVS, thanks.