public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: "Miller, Mike (OS Dev)" <Mike.Miller@hp.com>
Cc: Roland Dreier <rdreier@cisco.com>,
	LKML <linux-kernel@vger.kernel.org>,
	LKML-scsi <linux-scsi@vger.kernel.org>
Subject: Re: Problems building 2.6.26 and 2.6.27-rc1
Date: Wed, 30 Jul 2008 22:17:54 +0200	[thread overview]
Message-ID: <20080730201754.GA10882@uranus.ravnborg.org> (raw)
In-Reply-To: <0F5B06BAB751E047AB5C87D1F77A778826B3E811B0@GVW0547EXC.americas.hpqcorp.net>

On Wed, Jul 30, 2008 at 08:07:28PM +0000, Miller, Mike (OS Dev) wrote:
> Roland wrote:
> 
> >
> >  > I'm getting the following error when trying to build
> > either 2.6.26 or  > 2.6.27-rc1:
> >  >
> >  > arch/x86/kernel/head64.c: In function 'x86_64_start_kernel':
> >  > arch/x86/kernel/head64.c:88: error: size of array 'type
> > name' is negative
> >
> > It looks like you're hitting
> >
> >         BUILD_BUG_ON(!(MODULES_VADDR > __START_KERNEL));
> >
> > No idea why you're hitting that though.  What's your .config
> > and compiler?
> >
> I think maybe I've figured out what's breaking my build. If use "make -jN" I hit the error. I usually set N to the number of processors (real and HT). So if /proc/cpuinfo display info about 4 processors I use -j4, etc. If I don't specify the number of jobs to run simultaneously the build completes with just the usual warnings.
> 
> Any experts on parallelism out there?

Can you post the output of a make -j4 V=1 run that fials and one that succeeds.
Then we can maybe spot something.

	Sam

  reply	other threads:[~2008-07-30 20:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 18:48 Problems building 2.6.26 and 2.6.27-rc1 Mike Miller
2008-07-30 19:06 ` Roland Dreier
2008-07-30 19:17   ` Miller, Mike (OS Dev)
2008-07-30 19:24     ` Roland Dreier
2008-07-30 19:34       ` Miller, Mike (OS Dev)
2008-07-30 20:07   ` Miller, Mike (OS Dev)
2008-07-30 20:17     ` Sam Ravnborg [this message]
2008-07-30 20:21       ` Miller, Mike (OS Dev)
2008-07-30 20:32         ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080730201754.GA10882@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=Mike.Miller@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rdreier@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox