Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 6 Dec 2002 13:31:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 6 Dec 2002 13:31:45 -0500 Received: from magic.adaptec.com ([208.236.45.80]:17616 "EHLO magic.adaptec.com") by vger.kernel.org with ESMTP id ; Fri, 6 Dec 2002 13:31:44 -0500 Date: Fri, 06 Dec 2002 11:39:00 -0700 From: "Justin T. Gibbs" Reply-To: "Justin T. Gibbs" To: Marc-Christian Petersen , linux-kernel@vger.kernel.org cc: Ralf Hildebrandt Subject: Re: linux-2.4.20 fails to build with aic7xxx Message-ID: <423680000.1039199940@aslan.btc.adaptec.com> In-Reply-To: <200212061730.16703.m.c.p@wolk-project.de> References: <200212061730.16703.m.c.p@wolk-project.de> X-Mailer: Mulberry/3.0.0b9 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 806 Lines: 22 > Hi Ralf, > >> yacc -d -b aicasm_gram aicasm_gram.y >> aicasm_gram.y:921.21: parse error, unexpected ":", expecting ";" or "|" >> aicasm_gram.y:936.2-5: $$ of critical_section_start' has no declared type >> aicasm_gram.y:938.2-5: $$ of critical_section_start' has no declared type >> make[6]: *** [aicasm_gram.h] Error 1 > the fix is imho the easiest fix anyone ever done on earth ;) > > attached! Actually, there is another missing ';' near the first you caught. I've updated my local sources and will release a new driver drop for 2.4.X today. -- Justin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/