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-devel

[Xen-devel] linux-2.6.xen.hg

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] linux-2.6.xen.hg
From: Tim Durack <tdurack@xxxxxxxxx>
Date: Wed, 23 Nov 2005 14:40:27 -0500
Delivery-date: Wed, 23 Nov 2005 19:40:28 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=DJpvsf6EygeKEDioUVdD2NhXowpY/0cR9q+fZiYt71mtI1RMfTw7zRvwG24T3JicvOW3WR0x0W4y8HAleI7ZkihAnmPSCGr/m/R9poAKmDrdBJglwOgDT9+0AOABnGKFssCH5uNNrnyRO0qS5FVnca+NEVVmNNOvr5E1FQpggDY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Is linux-2.6-xen.hg still too bleeding edge to actually build successfully?

It has been failing for me with the following message:

  LD      arch/i386/lib/built-in.o
  CC      arch/i386/lib/bitops.o
  AS      arch/i386/lib/checksum.o
  CC      arch/i386/lib/delay.o
  AS      arch/i386/lib/getuser.o
  CC      arch/i386/lib/memcpy.o
  AS      arch/i386/lib/putuser.o
  CC      arch/i386/lib/strstr.o
  CC      arch/i386/lib/usercopy.o
  AR      arch/i386/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `get_new_vector':msi.c:(.text+0x8d82): undefined reference to `interrupt'
:msi.c:(.text+0x8d8e): undefined reference to `set_intr_gate'

This is after I do a make menuconfig, select XEN subarch and privileged domain (I also have to disable a RIO character driver to get beyond an early build failure.)

I'm using linux-2.6-xen.hg 'cos I want 2.6.14, and the standard xen-unstable tree no longer builds successfully against a debian 2.6.12 source tree. I haven't tried grabbing 2.6.12 vanilla to see if that fixes things.

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