public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* USB compile error with latest 2.5-bk
@ 2003-03-23 23:34 Louis Garcia
  2003-03-24  9:53 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Louis Garcia @ 2003-03-23 23:34 UTC (permalink / raw)
  To: linux-kernel

I'm running RH phoebe beta

 gcc -Wp,-MD,drivers/usb/core/.hcd.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=pentium4
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc
-iwithprefix include -DMODULE   -DKBUILD_BASENAME=hcd
-DKBUILD_MODNAME=usbcore -c -o drivers/usb/core/.tmp_hcd.o
drivers/usb/core/hcd.c
drivers/usb/core/hcd.c:124: parse error before '>>' token
drivers/usb/core/hcd.c:124: initializer element is not constant
drivers/usb/core/hcd.c:124: (near initialization for
`usb2_rh_dev_descriptor[12]')
drivers/usb/core/hcd.c:124: parse error before '>>' token
drivers/usb/core/hcd.c:124: initializer element is not constant
drivers/usb/core/hcd.c:124: (near initialization for
`usb2_rh_dev_descriptor[13]')
drivers/usb/core/hcd.c:147: parse error before '>>' token
drivers/usb/core/hcd.c:147: initializer element is not constant
drivers/usb/core/hcd.c:147: (near initialization for
`usb11_rh_dev_descriptor[12]')
drivers/usb/core/hcd.c:147: parse error before '>>' token
drivers/usb/core/hcd.c:147: initializer element is not constant
drivers/usb/core/hcd.c:147: (near initialization for
`usb11_rh_dev_descriptor[13]')
make[4]: *** [drivers/usb/core/hcd.o] Error 1
make[3]: *** [drivers/usb/core] Error 2
make[2]: *** [drivers/usb] Error 2
make[1]: *** [drivers] Error 2
make: *** [all] Error 2



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

end of thread, other threads:[~2003-03-25  4:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-23 23:34 USB compile error with latest 2.5-bk Louis Garcia
2003-03-24  9:53 ` Greg KH
2003-03-24 14:04   ` Alan Cox
2003-03-25  4:33     ` Louis Garcia

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