Gentoo Archives: gentoo-user

From: Maurice E Johnson <maurice.e.johnson@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Changing system from single to dual CPU ?
Date: Tue, 19 Dec 2006 23:10:08
Message-Id: 1166569396.13712.2.camel@aries.zuesse.home
In Reply to: [gentoo-user] Changing system from single to dual CPU ? by Joel Osburn
1 Might I suggest trying the following prior to your normal (I assume
2 genkernel) build process.
3
4 cd to /usr/src/linux<your version>
5
6 as root type make mrproper
7
8 This will ensure that your build tree is pristene.
9
10 Now you should be able to run genkernel without problems.