Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756136Ab1E0QbO (ORCPT ); Fri, 27 May 2011 12:31:14 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:55755 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754424Ab1E0QbJ (ORCPT ); Fri, 27 May 2011 12:31:09 -0400 Date: Fri, 27 May 2011 09:30:43 -0700 From: Randy Dunlap To: Stephen Rothwell , Mark Fasheh , Joel Becker Cc: linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for May 27 (ocfs2) Message-Id: <20110527093043.0840ac30.randy.dunlap@oracle.com> In-Reply-To: <20110527155231.3a9925c0.sfr@canb.auug.org.au> References: <20110527155231.3a9925c0.sfr@canb.auug.org.au> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Source-IP: rtcsinet21.oracle.com [66.248.204.29] X-CT-RefId: str=0001.0A090205.4DDFD1BF.00E7:SCFSTAT5015188,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1601 Lines: 38 On Fri, 27 May 2011 15:52:31 +1000 Stephen Rothwell wrote: > Hi all, > > Changes since 20110526: ocfs2 on i386 has build errors: ERROR: "__udivdi3" [fs/ocfs2/ocfs2.ko] undefined! ERROR: "__umoddi3" [fs/ocfs2/ocfs2.ko] undefined! or when builtin: fs/built-in.o: In function `ocfs2_find_victim_alloc_group.clone.0': move_extents.c:(.text+0x1fb01a): undefined reference to `__udivdi3' fs/built-in.o: In function `ocfs2_validate_and_adjust_move_goal': move_extents.c:(.text+0x1fb12e): undefined reference to `__umoddi3' move_extents.c:(.text+0x1fb15a): undefined reference to `__udivdi3' fs/built-in.o: In function `ocfs2_find_victim_alloc_group.clone.0': move_extents.c:(.text+0x1fb01a): undefined reference to `__udivdi3' fs/built-in.o: In function `ocfs2_validate_and_adjust_move_goal': move_extents.c:(.text+0x1fb12e): undefined reference to `__umoddi3' move_extents.c:(.text+0x1fb15a): undefined reference to `__udivdi3' fs/built-in.o: In function `ocfs2_find_victim_alloc_group.clone.0': move_extents.c:(.text+0x1fb01a): undefined reference to `__udivdi3' fs/built-in.o: In function `ocfs2_validate_and_adjust_move_goal': move_extents.c:(.text+0x1fb12e): undefined reference to `__umoddi3' move_extents.c:(.text+0x1fb15a): undefined reference to `__udivdi3' --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/