Re: Re: recompile kernel
Jürgen Nagel <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
Bob Lockie wrote: >>I'm getting an error recompiling the kernel. >>I did "make dep" successfully. >>"make clean bzImage modules modules_install" fails: >> >> > >I originally took out "Symmetric Multiprocessing Support" (the help said I could disable it). >It worked when I put it back in. > > Unless you don't have an SMP system, you shouldn't have to enable the setting. Try backing up your .config file, do a "make mrproper", copy the .config file back and try again to compile the kernel. Regards, Juergen