WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] ballon driver

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] ballon driver
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Thu, 21 Jul 2005 20:22:59 +0100
Cc: davila@xxxxxxxxxxxxxxx
Delivery-date: Thu, 21 Jul 2005 19:20:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <46370.165.98.158.39.1121908733.squirrel@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: University of Cambridge
References: <46370.165.98.158.39.1121908733.squirrel@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
It looks like you're doing "make" for a Xen-enabled Linux kernel.  If you're 
in the Linux build directory (not the repository root), use "make ARCH=xen"

In the root of the repo (outside the linux dir) you can just do "make world".

Cheers,
Mark

On Thursday 21 July 2005 02:18, davila@xxxxxxxxxxxxxxx wrote:
> Hello all:
>
> Try to compile the xen kernel I receive:
>
> drivers/xen/balloon/balloon.c: In function `balloon_process':
> drivers/xen/balloon/balloon.c:210: `phys_to_machine_mapping' undeclared
> (first use in this function)
> drivers/xen/balloon/balloon.c:210: (Cada identificador no declarado
> solamente se reporta una vez
> drivers/xen/balloon/balloon.c:210: para cada funcion en la que aparece.)
> drivers/xen/balloon/balloon.c:210: `INVALID_P2M_ENTRY' undeclared (first
> use in this function)
> drivers/xen/balloon/balloon.c:253: warning: implicit declaration of
> function `scrub_pages'
> drivers/xen/balloon/balloon.c:275: warning: implicit declaration of
> function `mfn_to_pfn'
> 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
>
> Someone can give any glue about the nature of the cause of this problem?
>
> Jorge I. Davila L.
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>