public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Matt Porter <mporter@kernel•crashing.org>
To: David Gardiner <daveg@sonartech•com.au>
Cc: linuxppc-dev@ozlabs•org
Subject: Re: Linux-2.6.9-rc2 kernel build for mvme5100
Date: Wed, 15 Sep 2004 22:36:25 -0700	[thread overview]
Message-ID: <20040915223624.A25752@home.com> (raw)
In-Reply-To: <414916BD.9080607@sonartech.com.au>; from daveg@sonartech.com.au on Thu, Sep 16, 2004 at 02:29:49PM +1000

On Thu, Sep 16, 2004 at 02:29:49PM +1000, David Gardiner wrote:
> Hi all,
> 
> I've got two questions in regard to building linux-2.6.9-rc2 for a mvme5100
> 
> Target info:
> build platform: mvme5100, gcc-3.3.4, debian-testing, linuxppc_2_4_devel, 
> default mvme5100 config
> target platform: mvme5100
> 
> Questions 1:
> 
> I was getting this error when I tried to build the kernel:
> 
>   CC      arch/ppc/boot/common/bootinfo.o
>   CC      arch/ppc/boot/common/misc-common.o
>   CC      arch/ppc/boot/common/ns16550.o
> arch/ppc/boot/common/ns16550.c:14: error: conflicting types for `outb'
> include/asm/io.h:142: error: previous declaration of `outb'
> arch/ppc/boot/common/ns16550.c:15: error: conflicting types for `inb'
> include/asm/io.h:157: error: previous declaration of `inb'
> make[2]: *** [arch/ppc/boot/common/ns16550.o] Error 1
> make[1]: *** [arch/ppc/boot/common] Error 2
> make: *** [zImage] Error 2
> 
> I changed arch/ppc/boot/common/ns16550.c so that it managed to compile 
> based on what was in io.h, the patch for which is attatched, are these 
> changes okay?

You need this patch:
 http://www.ussg.iu.edu/hypermail/linux/kernel/0409.1/1192.html

-Matt

  reply	other threads:[~2004-09-16  6:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16  4:29 Linux-2.6.9-rc2 kernel build for mvme5100 David Gardiner
2004-09-16  5:36 ` Matt Porter [this message]
2004-09-16  7:54   ` David Gardiner
2004-09-20 17:32     ` Tom Rini
2004-09-20 19:23       ` Matt Porter
2004-09-20 22:55         ` David Gardiner
2004-09-21  0:12           ` David Gardiner
2004-09-22 16:33           ` Tom Rini
2004-09-22 16:47             ` Matt Porter
2004-09-23 20:14             ` David Gardiner
2004-09-21  9:15         ` Marius Groeger
2004-09-21 15:48           ` Tom Rini

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=20040915223624.A25752@home.com \
    --to=mporter@kernel$(echo .)crashing.org \
    --cc=daveg@sonartech$(echo .)com.au \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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