Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130026 - linux-headers-2.6.16 fails to merge on ppc due to missing ppc_defconfig
Summary: linux-headers-2.6.16 fails to merge on ppc due to missing ppc_defconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Other
: High normal (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-15 00:46 UTC by Nathan Sullivan
Modified: 2006-04-18 08:40 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 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.