On Sun, May 23, 2010 at 6:13 AM, Richard Zidlicky <r...@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 ja...@wilsonet.com -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel