From mboxrd@z Thu Jan 1 00:00:00 1970 From: Govindarajulu Varadarajan <_govind@gmx.com> Subject: Re: randconfig build error with next-20140522, in drivers/net/ethernet/cisco/enic/enic_main.c Date: Fri, 23 May 2014 01:49:22 +0530 (IST) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Stephen Rothwell , linux-next , linux-kernel , benve@cisco.com, ssujith@cisco.com, _govind@gmx.com, neepatel@cisco.com, netdev To: Jim Davis Return-path: Received: from mout.gmx.com ([74.208.4.201]:55516 "EHLO mout.gmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752447AbaEVUUh (ORCPT ); Thu, 22 May 2014 16:20:37 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 22 May 2014, Jim Davis wrote: > Building with the attached random configuration file, > > drivers/built-in.o: In function `enic_poll_msix': > enic_main.c:(.text+0x48710a): undefined reference to `__udivdi3' > make: *** [vmlinux] Error 1 > Looks like 64 bit divide issue. Will look into it. Thanks for reporting. Govind