All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.9-ac1 doesn't compile
Date: Thu, 21 Oct 2004 15:13:11 +0200	[thread overview]
Message-ID: <20041021131311.GT17874@charite.de> (raw)
In-Reply-To: <20041021125154.GL17874@charite.de>

* Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>:

> 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@charite.de
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

      reply	other threads:[~2004-10-21 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-21 12:51 2.6.9-ac1 doesn't compile Ralf Hildebrandt
2004-10-21 13:13 ` Ralf Hildebrandt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041021131311.GT17874@charite.de \
    --to=ralf.hildebrandt@charite.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.