From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758437AbYDGObk (ORCPT ); Mon, 7 Apr 2008 10:31:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755976AbYDGOba (ORCPT ); Mon, 7 Apr 2008 10:31:30 -0400 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:44706 "EHLO sous-sol.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752438AbYDGOb3 (ORCPT ); Mon, 7 Apr 2008 10:31:29 -0400 Date: Mon, 7 Apr 2008 07:31:08 -0700 From: Chris Wright To: Gabriel C Cc: Lazy , Linux Kernel Mailing List , stable@kernel.org Subject: Re: [stable] 2.6.24.4 compilation error Message-ID: <20080407143107.GC31847@sequoia.sous-sol.org> References: <47FA012C.7000509@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FA012C.7000509@googlemail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Gabriel C (nix.or.die@googlemail.com) wrote: > Lazy wrote: > > kernel/built-in.o: In function `update_wall_time': > > (.text+0x23796): undefined reference to `__umoddi3' > > kernel/built-in.o: In function `update_wall_time': > > (.text+0x237b6): undefined reference to `__udivdi3' > > make: *** [.tmp_vmlinux1] Error 1 > > You'll need this patch : > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=38332cb98772f5ea757e6486bed7ed0381cb5f98 This is already queued for 2.6.24.5 thanks, -chris