Re: 2.6.9-ac1 doesn't compile

From: Ralf Hildebrandt
Date: Thu Oct 21 2004 - 08:37:37 EST


* Ralf Hildebrandt <Ralf.Hildebrandt@xxxxxxxxxx>:

> drivers/usb/core/hcd.c:132: error: parse error before '>>' token
> drivers/usb/core/hcd.c:132: error: initializer element is not constant

Adrian's patch fixes this

--- linux-2.6.9-ac1-full/Makefile.old
+++ linux-2.6.9-ac1-full/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
-SUBLEVEL = 9-ac1
-EXTRAVERSION =
+SUBLEVEL = 9
+EXTRAVERSION = -ac1
NAME=AC 1

# *DOCUMENTATION*

--
Ralf Hildebrandt (i.A. des IT-Zentrum) Ralf.Hildebrandt@xxxxxxxxxx
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF AIM. ralfpostfix
-
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/