From: Andreas Schwab <schwab@linux-m68k.org>
To: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: Build errors on mainline kernel
Date: Sat, 10 Aug 2013 19:47:55 +0200 [thread overview]
Message-ID: <874nax8mk4.fsf@igel.home> (raw)
In-Reply-To: <20130810164526.GA11718@us.ibm.com> (Sukadev Bhattiprolu's message of "Sat, 10 Aug 2013 09:45:27 -0700")
Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> writes:
> Andreas Schwab [schwab@linux-m68k.org] wrote:
> | Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> writes:
> |
> | > {standard input}: Assembler messages:
> | > {standard input}:244: Error: junk at end of line: `1'
> | > make[2]: *** [arch/powerpc/platforms/85xx/smp.o] Error 1
> | > make[1]: *** [arch/powerpc/platforms/85xx/smp.o] Error 2
> | > make: *** [sub-make] Error 2
> |
> | Run "make arch/powerpc/platforms/85xx/smp.s" to create the assembler
> | file.
>
> Ok. Here are few lines around 244, the whole file is below. I can't
> find the junk '1'. There is a '1' at EOL on 240 but that is also
> on several lines in the file.
The offending line is line 307 (due to the added comments at the start):
mfcr 0,1 # tmp145, tmp146
This is a Power4 insn, but you are compiling for e500.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2013-08-10 17:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 18:24 Build errors on mainline kernel Sukadev Bhattiprolu
2013-08-09 23:47 ` Kumar Gala
2013-08-10 1:01 ` Sukadev Bhattiprolu
[not found] ` <20130810010119.GA29407__43692.6458766267$1376096568$gmane$org@us.ibm.com>
2013-08-10 7:15 ` Andreas Schwab
2013-08-10 16:45 ` Sukadev Bhattiprolu
2013-08-10 17:47 ` Andreas Schwab [this message]
2013-08-12 5:42 ` Michael Ellerman
2013-08-12 6:02 ` Sukadev Bhattiprolu
2013-08-13 2:23 ` Michael Ellerman
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=874nax8mk4.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=sukadev@linux.vnet.ibm.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;
as well as URLs for NNTP newsgroup(s).