From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Armingeon Subject: current hg unstable tree: arch/i386/kernel/built-in.o: In function `safe_halt': undefined reference to `rcu_needs_cpu' Date: Tue, 13 Jun 2006 15:05:07 +0200 Message-ID: <200606131505.08077.mog.johnny@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, kernel building doesn't work witth current hg unstable tree and 2.6.16.20 on x86: GEN .version 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: In function `safe_halt': undefined reference to `rcu_needs_cpu' make[1]: *** [.tmp_vmlinux1] Error 1 make[1]: Leaving directory `/usr/src/xen/build/kernelbau-20060613.3-xen-unstable.hg-nosmp/linux-2.6.16.20-20060613.3-xen-unstable.hg-nosmp-xen' make: *** [stamp-build] Error 2 Johnny