The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* 2.6.12-rc2 compile error in drivers/usb/class/cdc-acm.c
@ 2005-04-05  8:54 Ben Castricum
  2005-04-06  0:18 ` Adrian Bunk
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Castricum @ 2005-04-05  8:54 UTC (permalink / raw)
  To: linux-kernel


2.6.12-rc1 compiles and runs perfectly.

gcc version 2.95.3 20010315 (release)

  CC [M]  drivers/usb/class/cdc-acm.o
In file included from drivers/usb/class/cdc-acm.c:63:
include/linux/usb_cdc.h:117: field `bDetailData' has incomplete type
make[3]: *** [drivers/usb/class/cdc-acm.o] Error 1
make[2]: *** [drivers/usb/class] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2


I also get several warnings while compiling the kernel:


  CC      fs/quota_v2.o
fs/quota_v2.c: In function `v2_write_dquot':
fs/quota_v2.c:399: warning: unknown conversion type character `z' in
format
fs/quota_v2.c:399: warning: too many arguments for format

  CC [M]  drivers/acpi/processor_idle.o
drivers/acpi/processor_idle.c: In function
`acpi_processor_power_seq_show':
drivers/acpi/processor_idle.c:868: warning: unknown conversion type
character `z' in format
drivers/acpi/processor_idle.c:868: warning: too many arguments for format
drivers/acpi/processor_idle.c:899: warning: unknown conversion type
character `z' in format
drivers/acpi/processor_idle.c:899: warning: too many arguments for format
drivers/acpi/processor_idle.c:906: warning: unknown conversion type
character `z' in format
drivers/acpi/processor_idle.c:906: warning: too many arguments for format

my .config can be found at

http://www.bencastricum.nl/.config

Hope this helps,
Ben

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-07 22:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-05  8:54 2.6.12-rc2 compile error in drivers/usb/class/cdc-acm.c Ben Castricum
2005-04-06  0:18 ` Adrian Bunk
2005-04-06  8:22   ` Ben Castricum
2005-04-06 22:23     ` Andrew Morton
2005-04-07 22:21     ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox