Re: 2.6.16-rc5-mm2 compile error in urb.c
- From: Andrew Morton <akpm@xxxxxxxx>
- Date: Mon, 6 Mar 2006 01:21:41 -0800
Helge Hafting <helge.hafting@xxxxxxxxxxxxx> wrote:
Compiling 2.6.16-rc5-mm2 stopped here:
CC drivers/usb/core/urb.o
drivers/usb/core/urb.c: In function ___usb_alloc_urb___:
drivers/usb/core/urb.c:65: error: dereferencing pointer to incomplete type
drivers/usb/core/urb.c: In function ___usb_submit_urb___:
drivers/usb/core/urb.c:329: error: dereferencing pointer to incomplete type
make[3]: *** [drivers/usb/core/urb.o] Error 1
make[2]: *** [drivers/usb/core] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2
I guess this is gregkh-usb-usb-reduce-syslog-clutter.patch trying to
dereference THIS_MODULE when the driver is being built into vmlinux. I
suggest you revert that patch, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.16-rc5-mm2 compile error in urb.c
- From: Helge Hafting
- Re: 2.6.16-rc5-mm2 compile error in urb.c
- References:
- 2.6.16-rc5-mm2
- From: Andrew Morton
- Re: 2.6.16-rc5-mm2 compile error in urb.c
- From: Helge Hafting
- 2.6.16-rc5-mm2
- Prev by Date: Re: [PATCH] bsg, block layer sg
- Next by Date: Re: [PATCH] bsg, block layer sg
- Previous by thread: Re: 2.6.16-rc5-mm2 compile error in urb.c
- Next by thread: Re: 2.6.16-rc5-mm2 compile error in urb.c
- Index(es):
Relevant Pages
|