All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Rhett Aultman <jaultman@cise.ufl.edu>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: Trouble with dom0 and domU compilation
Date: Sun, 04 Dec 2005 16:04:08 -0500	[thread overview]
Message-ID: <439359C8.9090403@cise.ufl.edu> (raw)
In-Reply-To: <f58b003caaf761fa018e0becd2c1c7d3@cl.cam.ac.uk>

Keir Fraser wrote:

>
> On 4 Dec 2005, at 17:59, James Rhett Aultman wrote:
>
>> I've been trying to compile the source for xen Linux dom0 and domU
>> kernel images from source, and I'm getting a compile time error I don't
>> know how to fix:
>>
>> arch/i386/kernel/process.c: In function `cpu_idle':
>> arch/i386/kernel/process.c:195: error: `cpu' undeclared (first use in
>> this function)
>>
>> this is for the xen0 and xenU of linux-2.6.12
>>
>> Advice appreciated
>
>
> Specify ARCH=xen (ARCH=xen make <target>).


Hm...that gets around one problem, but now I seem to have another build
failure:

/bin/sh: line 1: arch//kernel/asm-offsets.s: No such file or directory
  UPD   include/asm-xen/asm_offsets.h
Mv: cannot stat `include/asm-xen/asm_offsets.h.tmp': No such file or
directory
make: *** [include/asm-xen/asm_offsets.h.tmp] Error 1

--
Rhett.

  reply	other threads:[~2005-12-04 21:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-04 17:59 Trouble with dom0 and domU compilation James Rhett Aultman
2005-12-04 20:04 ` Keir Fraser
2005-12-04 21:04   ` James Rhett Aultman [this message]
2005-12-04 22:09     ` Kip Macy
2005-12-04 22:23       ` James Rhett Aultman
2005-12-04 23:45         ` Kip Macy
2005-12-05  1:44           ` Horms

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=439359C8.9090403@cise.ufl.edu \
    --to=jaultman@cise.ufl.edu \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.