All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Genise <marco@genise.de>
To: xen-devel@lists.xensource.com
Subject: compile error on kernel 2.4.29-xenU
Date: Mon, 11 Apr 2005 13:13:38 +0200	[thread overview]
Message-ID: <425A5BE2.8090806@genise.de> (raw)

Hi,

when I try to compile a custom kernel 2.4.29 with option "Device driver
domain" enabled, I get following error during "make ARCH=xen":

arch/xen/drivers/blkif/drv.o(.text+0x35e0): In function `blkif_connect':
: undefined reference to `direct_remap_area_pages'
arch/xen/drivers/netif/drv.o(.text+0x1a95): In function `netif_connect':
: undefined reference to `direct_remap_area_pages'
arch/xen/drivers/netif/drv.o(.text+0x1ad4): In function `netif_connect':
: undefined reference to `direct_remap_area_pages'

When I disable the option compiling finishes without any problem.

My domain0 kernel is version 2.6.11, other domains run with 2.6.11-xenU
without any privileged access. Current Xen version used is
xen-2.0-testing. Same error occured with xen-2.0.5-stable. Didn't test
with xen-unstable right now.

Anyone got a hint what the problem might be?

Thanks in advance,

Marco.

             reply	other threads:[~2005-04-11 11:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-11 11:13 Marco Genise [this message]
2005-04-11 12:20 ` compile error on kernel 2.4.29-xenU Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2005-04-11 11:17 Ian Pratt
2005-04-11 12:19 ` Marco Genise
2005-04-11 12:50 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=425A5BE2.8090806@genise.de \
    --to=marco@genise.de \
    --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.