From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: Fw: Build failure on linux-next master branch From: Marcel Holtmann To: Stephen Rothwell Cc: linux-bluetooth@vger.kernel.org, linux-next@vger.kernel.org, LKML , Steven Rostedt , netdev@vger.kernel.org In-Reply-To: <20090825093707.13bf8c49.sfr@canb.auug.org.au> References: <20090825093707.13bf8c49.sfr@canb.auug.org.au> Content-Type: text/plain Date: Mon, 24 Aug 2009 16:38:35 -0700 Message-Id: <1251157115.2950.85.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Stephen, > [Let try a few folks who might know] > > Begin forwarded message: > > Date: Mon, 24 Aug 2009 12:00:24 -0400 (EDT) > From: Steven Rostedt > To: Stephen Rothwell > Cc: linux-next@vger.kernel.org, LKML > Subject: Build failure on linux-next master branch > > > > With latest next master branch I got this failure in my build system. > > Building modules, stage 2. > Kernel: arch/x86/boot/bzImage is ready (#1801) > MODPOST 96 modules > ERROR: "crc16" [net/bluetooth/l2cap.ko] undefined! > make[1]: *** [__modpost] Error 1 just pushed a fix from Randy to bluetooth-next-2.6 tree. The CONFIG_L2CAP was missing a select CRC16. Regards Marcel