All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Clark <christopher.w.clark@gmail.com>
To: "Aggarwal, Vikas (OFT)" <Vikas.Aggarwal@oft.state.ny.us>
Cc: xen-devel@lists.xensource.com
Subject: Re: build related basic question
Date: Fri, 29 Apr 2005 13:36:03 -0700	[thread overview]
Message-ID: <eab0875405042913366e602fac@mail.gmail.com> (raw)
In-Reply-To: <0BAE938A1E68534E928747B9B46A759A58124E@EXCNYSM0A1AH.nysemail.nyenet>

cd linux-2.6.11-xenU
ARCH=xen make

and then dig out the bzimage from inside the tree

or in the directory above do:
ARCH=xen make kernels

and it should only rebuild what has changed (plus a couple of files)
and dump the new bzimage into dist/install/boot for you

c.

On 4/29/05, Aggarwal, Vikas (OFT) <Vikas.Aggarwal@oft.state.ny.us> wrote:
> Hello,
>  Please tell me how I can just build a bzImage for xenU.
>  I am debugging my front-end driver,  don't want to do the whole thing
> --$make install-kernels,  when I only added a single printk statement
> inside my front-end driver for debug.
> 
> If I just try to do a $make inside my xenU kernel directory , it fails
> complaining phys_to_machine_mapping_undeclare.
> 
> -vikas
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

  reply	other threads:[~2005-04-29 20:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 20:23 build related basic question Aggarwal, Vikas (OFT)
2005-04-29 20:36 ` Christopher Clark [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-04-30  6:43 Ian Pratt

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=eab0875405042913366e602fac@mail.gmail.com \
    --to=christopher.w.clark@gmail.com \
    --cc=Vikas.Aggarwal@oft.state.ny.us \
    --cc=cwc22@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.