2009-08-24 23:37:07

by Stephen Rothwell

[permalink] [raw]
Subject: Fw: Build failure on linux-next master branch

[Let try a few folks who might know]

Begin forwarded message:

Date: Mon, 24 Aug 2009 12:00:24 -0400 (EDT)
From: Steven Rostedt <[email protected]>
To: Stephen Rothwell <[email protected]>
Cc: [email protected], LKML <[email protected]>
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 [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
config.gz (2.50 kB)

2009-08-25 00:57:11

by Stephen Rothwell

[permalink] [raw]
Subject: Re: Fw: Build failure on linux-next master branch

Hi Marcel,

On Mon, 24 Aug 2009 16:38:35 -0700 Marcel Holtmann <[email protected]> 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 [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (313.00 B)
(No filename) (197.00 B)
Download all attachments

2009-08-24 23:38:35

by Marcel Holtmann

[permalink] [raw]
Subject: Re: Fw: Build failure on linux-next master branch

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 <[email protected]>
> To: Stephen Rothwell <[email protected]>
> Cc: [email protected], LKML <[email protected]>
> 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