All of lore.kernel.org
 help / color / mirror / Atom feed
From: Travis Newman <panickedthumb@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: Re: Re: Xen kernel issue
Date: Sun, 30 Jan 2005 23:57:03 -0500	[thread overview]
Message-ID: <41FDBA9F.2070207@gmail.com> (raw)
In-Reply-To: <200501310303.26822.maw48@cl.cam.ac.uk>


> The above should work.  You mentioned in an earlier post that you'd done a 
> make xconfig in the Linux directory - if you do that, you'll need to copy out 
> the .config file to the path I mentioned above.  Otherwise it'll get 
> overwritten (by the file that happens to be at that path) when you make 
> dist / world.

Another thing throwing me for a loop is that whenever I do manage to 
config the kernel and start building it (when I have made the changes I 
want to it) It gives me the following error, but this error does NOT 
come up if I don't change the default config.

   CC      drivers/xen/balloon/balloon.o
drivers/xen/balloon/balloon.c: In function `balloon_process':
drivers/xen/balloon/balloon.c:209: error: `phys_to_machine_mapping' 
undeclared (first use in this function)
drivers/xen/balloon/balloon.c:209: error: (Each undeclared identifier is 
reported only once
drivers/xen/balloon/balloon.c:209: error: for each function it appears in.)
drivers/xen/balloon/balloon.c:209: error: `INVALID_P2M_ENTRY' undeclared 
(first use in this function)
drivers/xen/balloon/balloon.c:253: warning: implicit declaration of 
function `scrub_pages'
make[3]: *** [drivers/xen/balloon/balloon.o] Error 1
make[2]: *** [drivers/xen/balloon] Error 2
make[1]: *** [drivers/xen] Error 2
make: *** [drivers] Error 2

So again, I am out of ideas... I can't use the default config because of 
a lack of features, but I can't change it because of errors... Unless 
there's something I'm missing somewhere (Which there very well may be) 
or something about my system is screwy.

So any help or pre-built kernels anyone wants to provide will be greatly 
appreciated :)


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

  reply	other threads:[~2005-01-31  4:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-30 20:43 Xen kernel issue Travis Newman
2005-01-31  1:38 ` Travis Newman
2005-01-31  2:05   ` Travis Newman
2005-01-31  2:58   ` Robin Green
     [not found]     ` <f6244b740502011740392349b8@mail.gmail.com>
2005-02-02  2:18       ` Robin Green
2005-01-31  3:03   ` Mark Williamson
2005-01-31  4:57     ` Travis Newman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-31  8:00 Ian Pratt
2005-01-31 13:01 ` Travis Newman
2005-01-31 13:16 ` Travis Newman
2005-02-01  7:15 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=41FDBA9F.2070207@gmail.com \
    --to=panickedthumb@gmail.com \
    --cc=xen-devel@lists.sourceforge.net \
    /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.