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] current hg tree not working - in i8237A_resume undefined ref

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] current hg tree not working - in i8237A_resume undefined reference to smp_processor_id
From: Hans-Christian Armingeon <johnny@xxxxxxxxxx>
Date: Mon, 19 Dec 2005 18:17:00 +0100
Delivery-date: Tue, 20 Dec 2005 11:54:54 +0000
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
User-agent: KMail/1.9
Hi there,

the current hg tree doesn't compile with the config appended below.
It reports undefined references.

Any pointers?

Thanks in advance,

Johnny

  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/i386/kernel/built-in.o(.text+0x9aa2): In function `i8237A_resume':
: undefined reference to `smp_processor_id'
arch/i386/kernel/built-in.o(.text+0x9b0d): In function `i8237A_resume':
: undefined reference to `smp_processor_id'
make: *** [.tmp_vmlinux1] Fehler 1

Attachment: kernelconfig
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] current hg tree not working - in i8237A_resume undefined reference to smp_processor_id, Hans-Christian Armingeon <=