All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Genise <marco@genise.de>
To: Xen-devel@lists.xensource.com
Subject: Re: compile error on kernel 2.4.29-xenU
Date: Mon, 11 Apr 2005 14:19:03 +0200	[thread overview]
Message-ID: <425A6B37.8080107@genise.de> (raw)
In-Reply-To: <A95E2296287EAD4EB592B5DEEFCE0E9D1E3ADE@liverpoolst.ad.cl.cam.ac.uk>

Ian Pratt schrieb:
>>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.
> 
> 
> Compare your config for 2.4.29 against that of the 2.4.29 xen0 config.
> It is able to build and host native drivers just fine.
> 
> It's likely the config dependencies need tweaking to prevent you
> slecting an illegal combination of some sort.
> 
> Best,
> Ian

Ok, that was the problem. Seems I had some illegal combinations in my
config. Now it works, thank you.

Marco.

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-11 11:17 compile error on kernel 2.4.29-xenU Ian Pratt
2005-04-11 12:19 ` Marco Genise [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-04-11 12:50 Ian Pratt
2005-04-11 11:13 Marco Genise
2005-04-11 12:20 ` Mark Williamson

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=425A6B37.8080107@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.