All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Raúl Porcel" <armin76@gentoo.org>
To: linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: klausman@gentoo.org
Subject: [ALPHA] 2.6.28-rc fails to compile
Date: Wed, 29 Oct 2008 10:56:49 +0100	[thread overview]
Message-ID: <49083361.5060907@gentoo.org> (raw)

Hi,

I guess the git bisect says everything, but if you need more info,
please say so.

  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/basic/hash
  CC      kernel/bounds.s
  GEN     include/linux/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
In file included from
/usr/src/linux-2.6.28-rc2/arch/alpha/include/asm/core_tsun
ami.h:5,
                 from
/usr/src/linux-2.6.28-rc2/arch/alpha/include/asm/io.h:232,
                 from arch/alpha/kernel/asm-offsets.c:12:
include/linux/pci.h: In function 'pci_ioremap_bar':
include/linux/pci.h:1148: error: implicit declaration of function
'ioremap_nocac
he'
include/linux/pci.h:1149: warning: return makes pointer from integer
without a c
ast
In file included from arch/alpha/kernel/asm-offsets.c:12:
/usr/src/linux-2.6.28-rc2/arch/alpha/include/asm/io.h: At top level:
/usr/src/linux-2.6.28-rc2/arch/alpha/include/asm/io.h:300: error:
conflicting ty
pes for 'ioremap_nocache'
include/linux/pci.h:1148: error: previous implicit declaration of
'ioremap_nocac
he' was here
make[1]: *** [arch/alpha/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2


-------------------------

aa42d7c6138afdc54f74e971456a0fbfec16b77b is first bad commit
commit aa42d7c6138afdc54f74e971456a0fbfec16b77b
Author: Arjan van de Ven <arjan@infradead.org>
Date:   Sun Sep 28 16:36:11 2008 -0700

    PCI: introduce an pci_ioremap(pdev, barnr) function

             reply	other threads:[~2008-10-29  9:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29  9:56 Raúl Porcel [this message]
2008-10-29 10:03 ` [ALPHA] 2.6.28-rc fails to compile Adrian Bunk
2008-10-29 10:03   ` Adrian Bunk
2008-10-29 10:13   ` Raúl Porcel
2008-10-29 10:13     ` Raúl Porcel
2008-10-29 10:19     ` Raúl Porcel
2008-10-29 10:19       ` Raúl Porcel
2008-10-29 13:27   ` Arjan van de Ven
2008-10-29 13:27     ` Arjan van de Ven
2008-10-29 13:45     ` Adrian Bunk
2008-10-29 13:59       ` Arjan van de Ven
2008-10-29 14:19         ` Adrian Bunk
2008-11-16 11:59           ` Raúl Porcel

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=49083361.5060907@gentoo.org \
    --to=armin76@gentoo.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=klausman@gentoo.org \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.