Linux virtualization list
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: strel@ioc.ac.ru
Cc: virtualization@lists.osdl.org
Subject: Re: Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem
Date: Thu, 08 Feb 2007 10:54:26 +1100	[thread overview]
Message-ID: <1170892466.11736.26.camel@localhost.localdomain> (raw)
In-Reply-To: <20070207174431.61f285cd@nmr3.ioc.ac.ru>

On Wed, 2007-02-07 at 17:44 +0300, Strelenko Yuri A wrote:
>   Please, explain me, what is the problem in compiling kernel-2.6.20
> patched with lguest-137.patch in Slackware-11.0:
> 
>   LD [M]  drivers/kvm/kvm-intel.o
>   LD [M]  drivers/kvm/kvm-amd.o
>   CC      drivers/lguest/lguest_bus.o
>   LD      drivers/lguest/built-in.o
>   AS [M]  drivers/lguest/hypervisor.o
> drivers/lguest/hypervisor.S: Assembler messages:
> drivers/lguest/hypervisor.S:162: Error: bad expression
> drivers/lguest/hypervisor.S:162: Error: missing ')'
> drivers/lguest/hypervisor.S:162: Error: junk at end of line, first
> unrecognized character is `2' drivers/lguest/hypervisor.S:162: Error:
> bad expression drivers/lguest/hypervisor.S:162: Error: missing ')'
> drivers/lguest/hypervisor.S:162: Error: junk at end of line, first
> unrecognized character is `2'

Hi Yuri!

	Hmm, this is very odd.  Looks like it's barfing on the IRQ_STUB macro.
Can you do two things for me?

1) Please confirm that your line 162 is:
	IRQ_STUBS 0 1 return_to_host		/* First two traps */

2) Then please send me the output of "as --version", eg:
	GNU assembler 2.17 Debian GNU/Linux

Perhaps I accidentally used a new gas feature?

Thanks!
Rusty.

  reply	other threads:[~2007-02-07 23:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 14:44 Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem Strelenko Yuri A
2007-02-07 23:54 ` Rusty Russell [this message]
2007-02-08  0:48   ` Rusty Russell

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=1170892466.11736.26.camel@localhost.localdomain \
    --to=rusty@rustcorp.com.au \
    --cc=strel@ioc.ac.ru \
    --cc=virtualization@lists.osdl.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