Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27446 - Genkernel doesn't mrproper
Summary: Genkernel doesn't mrproper
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-27 15:19 UTC by witr
Modified: 2003-09-03 21:53 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 witr 2003-08-27 15:19:05 UTC
In sys-kernel/genkernel-1.5, doing:

   * genkernel, then
   * genkernel --config

leaves the second kernel's modules in a possibly broken state, since apparently
no make mrproper is done during the build.

In my case I was getting modules with undefined symbols when I changed various
kernel config options.  Doing cd /usr/src/linux; make mrproper fixed the problem.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2003-09-03 21:53:13 UTC
Will be fixed in 1.6. Thanks! :)