Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-24 Thread Jarod Wilson
On Mon, May 24, 2010 at 9:06 AM, Genes MailLists wrote: > On 05/24/2010 12:01 AM, Jarod Wilson wrote: > >> I didn't say there was a vanilla-kernel.src.rpm, but there doesn't >> need to be. You rebuild the Fedora kernel src.rpm file using rpmbuild, >> passing in the flag '--with vanilla', which res

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-24 Thread Genes MailLists
On 05/24/2010 12:01 AM, Jarod Wilson wrote: > I didn't say there was a vanilla-kernel.src.rpm, but there doesn't > need to be. You rebuild the Fedora kernel src.rpm file using rpmbuild, > passing in the flag '--with vanilla', which results in building a > (mostly) pure vanilla upstream kernel with

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-23 Thread Jarod Wilson
On Sun, May 23, 2010 at 11:05 PM, Genes MailLists wrote: > On 05/23/2010 08:50 PM, Jarod Wilson wrote: >> On Sun, May 23, 2010 at 5:23 PM, Genes MailLists wrote: >>> On 05/23/2010 02:45 PM, Jarod Wilson wrote: >>> If you *just* want to rebuild, 'rpmbuild --rebuild kernel-package.src.rpm

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-23 Thread Genes MailLists
On 05/23/2010 08:50 PM, Jarod Wilson wrote: > On Sun, May 23, 2010 at 5:23 PM, Genes MailLists wrote: >> On 05/23/2010 02:45 PM, Jarod Wilson wrote: >> >>> If you *just* want to rebuild, 'rpmbuild --rebuild >>> kernel-package.src.rpm' is even simpler. You only need to install the >>> srpm bits if

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-23 Thread Jarod Wilson
On Sun, May 23, 2010 at 5:23 PM, Genes MailLists wrote: > On 05/23/2010 02:45 PM, Jarod Wilson wrote: > >> 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

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-23 Thread Genes MailLists
On 05/23/2010 02:45 PM, Jarod Wilson wrote: > 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 optio

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-23 Thread Jarod Wilson
On Sun, May 23, 2010 at 6:13 AM, Richard Zidlicky 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://fedor

Re: Compilation error building kernel-2.6.32.12-115.fc12

2010-05-23 Thread Richard Zidlicky
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 somewha

Compilation error building kernel-2.6.32.12-115.fc12

2010-05-20 Thread JD
On x86 (32 bit) notebook: After running make xconfig, and make all, I got this error: . . . . LD drivers/video/console/built-in.o CC [M] drivers/video/console/fbcon.o drivers/video/console/fbcon.c:3537: error: expected declaration specifiers or '...' before string constant drivers/video