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

[Xen-users] Error during kernel compile

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error during kernel compile
From: Prasad Patil <prasadmpatil@xxxxxxxxx>
Date: Wed, 14 Jul 2010 18:19:26 -0500
Delivery-date: Wed, 14 Jul 2010 16:21:53 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=IN83hmHzTOZMDrRz79eF9nwTzx0tWhmPbYPlIpbgCZ4=; b=fO7qIjjIPiQS7QoB0KNKRMAKfEnNvH9nnaZDEpSNOm0nW7wdyL/0tx9De48AdM4uzn P0HvgIBVOzLb8WXh4RitZosUnHJDXCCPOkqaDJW6Mg1jC6+VJd8BQ0qWxZTyZMyhxuWc 8vY0sxhDoU3yGj15jaW1xkFvKSHqPEpD3lEt8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LceCSe8Vs1O2SeLd9Mr2pHO+UM7PxteyQCYgEQAWKAcocazOAV6TtaDi6PDPtSC2Yh UNpxI72EBLLi5f5AXSN+IA9PhQlLEaqne/KYuYk5dr7FybPe/XMwZg1oMdOfeBHO9Y2V EjYeAFdGCFMLBFh7dIthNjCMC8mhe8884J+jE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am trying to compile xen 4.0 on Ubunutu 10.04 desktop following  the steps mentioned in http://bderzhavets.wordpress.com/2010/07/08/set-up-xen-4-1-unstable-2-6-32-16-pvops-dom0-on-top-of-ubuntu-10-04-server/.

I get the following error on make -j2

In file included from include/linux/hugetlb.h:297,
                 from kernel/fork.c:36:
/usr/src/linux-2.6-xen/arch/x86/include/asm/hugetlb.h: In function ‘set_huge_pte_at’:
/usr/src/linux-2.6-xen/arch/x86/include/asm/hugetlb.h:47: error: implicit declaration of function ‘native_make_pmd’
/usr/src/linux-2.6-xen/arch/x86/include/asm/hugetlb.h:47: error: incompatible type for argument 2 of ‘set_pmd’
/usr/src/linux-2.6-xen/arch/x86/include/asm/paravirt.h:567: note: expected ‘pmd_t’ but argument is of type ‘int’


What am I doing wrong?

~Prasad
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>