Compilation error building kernel-2.6.32.12-115.fc12

Jarod Wilson jarod at wilsonet.com
Sun May 23 18:45:43 UTC 2010


On Sun, May 23, 2010 at 6:13 AM, Richard Zidlicky <rz at linux-m68k.org> wrote:
> On Thu, May 20, 2010 at 05:35:04PM -0700, JD wrote:
>> On x86 (32 bit) notebook:
>> After running make xconfig, and make all, I got this error:
>
> You need a completely different procedure to build fedora kernel packages.
>
> http://fedoraproject.org/wiki/Docs/CustomKernel
>
> I found the description somewhat overcomplicated, if you just want to rebuild use
>  rpm -ihv kerne-package.src.rpm
>  rpmbuild -ba --target=`uname -m` ~/rpmbuild/SPECS/kernel.spec

If you *just* want to rebuild, 'rpmbuild --rebuild
kernel-package.src.rpm' is even simpler. You only need to install the
srpm bits if you're going to actually change something. It only gets
complex if you want to patch things, modify config options, etc.

-- 
Jarod Wilson
jarod at wilsonet.com


More information about the devel mailing list