[Let try a few folks who might know]
Begin forwarded message:
Date: Mon, 24 Aug 2009 12:00:24 -0400 (EDT)
From: Steven Rostedt <redacted>
To: Stephen Rothwell <redacted>
Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LKML <redacted>
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
Config attached.
-- Steve
--
Cheers,
Stephen Rothwell sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org
http://www.canb.auug.org.au/~sfr/
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 <rostedt@goodmis.org>
To: Stephen Rothwell <redacted>
Cc: linux-next@vger.kernel.org, LKML <redacted>
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
Hi Marcel,
On Mon, 24 Aug 2009 16:38:35 -0700 Marcel Holtmann [off-list ref] wrote:
just pushed a fix from Randy to bluetooth-next-2.6 tree. The
CONFIG_L2CAP was missing a select CRC16.
Thanks.
--
Cheers,
Stephen Rothwell sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org
http://www.canb.auug.org.au/~sfr/