Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-11 Thread Robert P. J. Day
On Tue, 11 Feb 2014, Panu Matilainen wrote: On 02/10/2014 10:41 PM, Robert P. J. Day wrote: On Mon, 10 Feb 2014, Rick Stevens wrote: On 02/10/2014 12:09 PM, Robert P. J. Day issued this missive: grr ... following the instructions here:

how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Robert P. J. Day
grr ... following the instructions here: https://fedoraproject.org/wiki/Building_a_custom_kernel on how to build a custom kernel (some of which is incorrect, more on that later), and builds keep failing at random places, i'm guessing because i have a hyperthreaded quad-core laptop, and

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Rick Stevens
On 02/10/2014 12:09 PM, Robert P. J. Day issued this missive: grr ... following the instructions here: https://fedoraproject.org/wiki/Building_a_custom_kernel on how to build a custom kernel (some of which is incorrect, more on that later), and builds keep failing at random places, i'm

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Robert P. J. Day
On Mon, 10 Feb 2014, Rick Stevens wrote: On 02/10/2014 12:09 PM, Robert P. J. Day issued this missive: grr ... following the instructions here: https://fedoraproject.org/wiki/Building_a_custom_kernel on how to build a custom kernel (some of which is incorrect, more on that

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Robert P. J. Day
On Mon, 10 Feb 2014, Rick Stevens wrote: On 02/10/2014 12:09 PM, Robert P. J. Day issued this missive: grr ... following the instructions here: https://fedoraproject.org/wiki/Building_a_custom_kernel on how to build a custom kernel (some of which is incorrect, more on that

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Rick Stevens
On 02/10/2014 12:41 PM, Robert P. J. Day issued this missive: On Mon, 10 Feb 2014, Rick Stevens wrote: On 02/10/2014 12:09 PM, Robert P. J. Day issued this missive: grr ... following the instructions here: https://fedoraproject.org/wiki/Building_a_custom_kernel on how to build a

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Tom H
On Mon, Feb 10, 2014 at 3:09 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: on how to build a custom kernel (some of which is incorrect, more on that later), and builds keep failing at random places, i'm guessing because i have a hyperthreaded quad-core laptop, and the make -j8 is simply

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Robert P. J. Day
On Mon, 10 Feb 2014, Tom H wrote: On Mon, Feb 10, 2014 at 3:09 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: on how to build a custom kernel (some of which is incorrect, more on that later), and builds keep failing at random places, i'm guessing because i have a hyperthreaded

Re: how can i tell rpmbuild to *not* parallelize make during the build?

2014-02-10 Thread Panu Matilainen
On 02/10/2014 10:41 PM, Robert P. J. Day wrote: On Mon, 10 Feb 2014, Rick Stevens wrote: On 02/10/2014 12:09 PM, Robert P. J. Day issued this missive: grr ... following the instructions here: https://fedoraproject.org/wiki/Building_a_custom_kernel on how to build a custom kernel