public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Jurriaan <thunder7@xs4all.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.17-rc1-mm3] doesn't compile (msi/smp.h compile error)
Date: Wed, 19 Apr 2006 00:25:27 -0700	[thread overview]
Message-ID: <20060419002527.185503d9.akpm@osdl.org> (raw)
In-Reply-To: <20060419045734.GA30172@amd64.of.nowhere>

jurriaan <thunder7@xs4all.nl> wrote:
>
> INTEL :make bzImage
>    CHK     include/linux/version.h
>    CHK     include/linux/compile.h
>    CC      drivers/pci/msi-apic.o
>  In file included from include/asm/msi.h:11,
>                   from drivers/pci/msi.h:71,
>                   from drivers/pci/msi-apic.c:8:
>  include/asm/smp.h:104: error: syntax error before '->' token
>  make[2]: *** [drivers/pci/msi-apic.o] Error 1
>  make[1]: *** [drivers/pci] Error 2
>  make: *** [drivers] Error 2
> 
>  #
>  # Automatically generated make config: don't edit

There's something wrong with the .config you've sent.  When I put it into a
2.6.17-rc1-mm3 tree and do `make oldconfig' there are a huge number of
promptings and CONFIG_PCI_MSI ends up getting disabled, so
drivers/pci/msi-apic.c won't be compiled anyway.

So I think you need to send the real .config, please.

  reply	other threads:[~2006-04-19  7:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19  4:57 2.6.17-rc1-mm3] doesn't compile (msi/smp.h compile error) jurriaan
2006-04-19  7:25 ` Andrew Morton [this message]
2006-04-19  8:16   ` thunder7
2006-04-19  8:56     ` Andrew Morton
2006-04-19 10:54       ` thunder7

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=20060419002527.185503d9.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thunder7@xs4all.nl \
    /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