Re: COMPILATION BUG

From: Randy.Dunlap
Date: Thu Sep 15 2005 - 11:25:36 EST


On Thu, 15 Sep 2005, Mark wrote:

> PROBLEM: The kernel does not compile with my config and my versions.
> see attached file.

Please don't use zipped tarballs for bug reports.

{standard input}: Assembler messages:
{standard input}:840: Error: suffix or operands invalid for `mov'
{standard input}:841: Error: suffix or operands invalid for `mov'
{standard input}:935: Error: suffix or operands invalid for `mov'
{standard input}:936: Error: suffix or operands invalid for `mov'
{standard input}:986: Error: suffix or operands invalid for `mov'
{standard input}:987: Error: suffix or operands invalid for `mov'
{standard input}:989: Error: suffix or operands invalid for `mov'
{standard input}:1001: Error: suffix or operands invalid for `mov'

These are assembler ("as") error messages.
'as' is part of binutils.
It appears that you need to upgrade your binutils package.

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/