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 60A8ADDE0A for ; Wed, 30 Jan 2008 12:55:37 +1100 (EST) Date: Tue, 29 Jan 2008 19:55:37 -0600 From: Olof Johansson To: Michael Ellerman Subject: Re: ppc64 vecemu compile failure Message-ID: <20080130015537.GA1116@lixom.net> References: <20080130000337.GC25253@stro.at> <20080130005607.GA32622@lixom.net> <1201657165.15799.0.camel@concordia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1201657165.15799.0.camel@concordia> Cc: linuxppc-dev@ozlabs.org, Greg Kroah-Hartman , maximilian attems , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jan 30, 2008 at 12:39:25PM +1100, Michael Ellerman wrote: > > On Tue, 2008-01-29 at 18:56 -0600, Olof Johansson wrote: > > 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 > > But begs the question, why is the linker lying to use about vecemu.c > using devices_subsys? Yes, that is a good question. fphalf isn't near it either. -Olof