From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 530C5DDE48 for ; Wed, 30 Jan 2008 11:56:07 +1100 (EST) Date: Tue, 29 Jan 2008 18:56:07 -0600 From: Olof Johansson To: maximilian attems Subject: Re: ppc64 vecemu compile failure Message-ID: <20080130005607.GA32622@lixom.net> References: <20080130000337.GC25253@stro.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20080130000337.GC25253@stro.at> Cc: linuxppc-dev@ozlabs.org, Greg Kroah-Hartman , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Wed, Jan 30, 2008 at 01:03:37AM +0100, maximilian attems wrote: > on latest git since driver subsys merge on powerpc64: > > arch/powerpc/kernel/built-in.o: In function `fphalf': > vecemu.c:(.toc+0x1360): undefined reference to `devices_subsys' > make[3]: *** [.tmp_vmlinux1] Error 1 It's a known problem, fixed by: http://patchwork.ozlabs.org/linuxppc/patch?id=16491 -Olof