linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sulamita Garcia <toskinha@gmail.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: MPC855T
Date: Wed, 18 Aug 2004 16:57:11 -0300	[thread overview]
Message-ID: <534be22204081812574594026b@mail.gmail.com> (raw)


Hi

I'm trying to compile a ppc kernel and having some problems. I
followed the http://penguinppc.org/embedded/ and installed gcc and
binutils to powerpc. When I try compile 2.6.7 kernel, I had this:

  CC      arch/ppc/kernel/traps.o
In file included from arch/ppc/kernel/traps.c:29:
include/linux/interrupt.h:47: error: parse error before '(' token
include/linux/interrupt.h:47: warning: function declaration isn't a prototype
include/linux/interrupt.h:47: error: parse error before '*' token
include/linux/interrupt.h:47: error: `irqreturn_t' declared as
function returning a function
include/linux/interrupt.h:47: warning: function declaration isn't a prototype
include/linux/interrupt.h:47: error: 'irqreturn_t' redeclared as
different kind of symbol
include/asm/mpc8xx.h:99: error: previous declaration of 'irqreturn_t' was here
include/linux/interrupt.h:47: error: parse error before "unsigned"
arch/ppc/kernel/traps.c: In function `AltivecUnavailException':
arch/ppc/kernel/traps.c:650: warning: unsigned int format, long
unsigned int arg (arg 3)
make[1]: *** [arch/ppc/kernel/traps.o] Error 1
make: *** [arch/ppc/kernel] Error 2

When I let the kernel config to 6xx/7xx/74xx/8260 processor, I'm able
to compile the kernel without problems. When I change to 8xx
processor, I got this error.

I'm trying set am cross compile enviroment to MPC855T box. Can you
give some light?
Thanks
--
-------------------------------------------------------------
  °v°  Sulamita Garcia
 /(_)\  LinuxChix Brasil
 ^ ^  http://www.linuxchix.org.br/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2004-08-18 19:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=534be22204081812574594026b@mail.gmail.com \
    --to=toskinha@gmail.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).