Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 24 Sep 2002 15:15:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 24 Sep 2002 15:15:11 -0400 Received: from math.ut.ee ([193.40.5.125]:35250 "EHLO math.ut.ee") by vger.kernel.org with ESMTP id ; Tue, 24 Sep 2002 15:15:11 -0400 Date: Tue, 24 Sep 2002 22:20:24 +0300 (EEST) From: Meelis Roos To: linux-kernel@vger.kernel.org Subject: compile error in brlvger.c (2.4.20-pre7+bk) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 983 Lines: 17 2.4.20-pre7+current BK as of yesterday, on PowerPC. gcc -D__KERNEL__ -I/home/mroos/compile/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/home/mroos/compile/linux-2.4/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DMODULE -DMODVERSIONS -include /home/mroos/compile/linux-2.4/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=brlvger -c -o brlvger.o brlvger.c brlvger.c: In function `brlvger_cleanup': brlvger.c:275: parse error before `)' brlvger.c: In function `intr_callback': brlvger.c:850: parse error before `)' brlvger.c:860: parse error before `)' -- Meelis Roos (mroos@linux.ee) - 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/