Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 16 Nov 2002 12:28:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 16 Nov 2002 12:28:20 -0500 Received: from marcie.netcarrier.net ([216.178.72.21]:31760 "HELO marcie.netcarrier.net") by vger.kernel.org with SMTP id ; Sat, 16 Nov 2002 12:28:19 -0500 Message-ID: <3DD6835E.D894FEFA@compuserve.com> Date: Sat, 16 Nov 2002 12:41:50 -0500 From: Kevin Brosius X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.16-4GB i586) X-Accept-Language: en MIME-Version: 1.0 To: kernel Subject: bk current - new module build failures Content-Type: multipart/mixed; boundary="------------81D7017ECAD6EF3207683393" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1272 Lines: 35 This is a multi-part message in MIME format. --------------81D7017ECAD6EF3207683393 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The attached module build failures are new since 2.5.46... -- Kevin --------------81D7017ECAD6EF3207683393 Content-Type: text/plain; charset=us-ascii; name="bk_current_be" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="bk_current_be" drivers/net/depca.c:2048: redefinition of `__module_name' drivers/net/depca.c:469: `__module_name' previously defined here {standard input}: Assembler messages: {standard input}:3772: Error: symbol `__module_name' is already defined make[2]: *** [drivers/net/depca.o] Error 1 net/wanrouter/wanmain.c:224: redefinition of `__module_name' net/wanrouter/wanmain.c:130: `__module_name' previously defined here {standard input}: Assembler messages: {standard input}:43: Error: symbol `__module_name' is already defined make[2]: *** [net/wanrouter/wanmain.o] Error 1 --------------81D7017ECAD6EF3207683393-- - 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/