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] Cannot compile Xen kernel

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Cannot compile Xen kernel
From: Darko Petrović <darko.b.petrovic@xxxxxxxxx>
Date: Wed, 10 Feb 2010 16:32:41 +0100
Delivery-date: Wed, 10 Feb 2010 07:36:12 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=EXSM6hnEfxMPxsk08qlvzPl2IyhzMrXpzfufgGqapJY=; b=C+5Dx2HxBz6fEK5Sb9UzUJoq4FyFJAeog4F/yEkAKgaPVAe1hhs/ngRoM7Qzixp8Sr wAKIw0b5mvcutayKjIh9DGuPaDwZAO+oQzjJsQDE12JNaT6irzl2ena/h8vi+FUUQbpF OKeQ595Xi3bgrhruQIbC3TVmEJ4lsM8a+6DRE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=RdRH93tXsAQ6B+eggaP006hoc25yMGz+ueJnj1oMZipPh/sYkwn614dJe1J04Kr68f tDm1KghJg9qlA5m+gFu0D8ey51hK598N5NoeiyCEF+Tq/VVibdddHwNoxrhwBHXm5FTQ AIA/Iwx9DGMToJcREUTiQTJqiOOaheC0pRPSg=
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
Hello,

I have tried to compile the linux-2.6.18-xen kernel (the unstable version from the Mercurial repositories - http://xenbits.xensource.com/linux-2.6.18-xen.hg).
I use Debian Lenny and GCC 4.3.2.
However, the compilation stops with the following errors:

drivers/hwmon/coretemp.c:478: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__refdata’
drivers/hwmon/coretemp.c: In function ‘coretemp_init’:
drivers/hwmon/coretemp.c:523: error: ‘coretemp_cpu_notifier’ undeclared (first use in this function)
drivers/hwmon/coretemp.c:523: error: (Each undeclared identifier is reported only once
drivers/hwmon/coretemp.c:523: error: for each function it appears in.)
drivers/hwmon/coretemp.c: In function ‘coretemp_exit’:
drivers/hwmon/coretemp.c:545: error: ‘coretemp_cpu_notifier’ undeclared (first use in this function)
make[2]: *** [drivers/hwmon/coretemp.o] Error 1
make[1]: *** [drivers/hwmon] Error 2
make: *** [drivers] Error 2


Any suggestions? Is there any other xen-kernel known to work with unstable Xen 4.0.0?

Thanks in advance!

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