Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 16 Apr 2001 19:43:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 16 Apr 2001 19:42:59 -0400 Received: from router-100M.swansea.linux.org.uk ([194.168.151.17]:31244 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Mon, 16 Apr 2001 19:42:43 -0400 Subject: Re: buz.c compile error To: marcelo@conectiva.com.br (Marcelo Tosatti) Date: Tue, 17 Apr 2001 00:44:20 +0100 (BST) Cc: alan@lxorguk.ukuu.org.uk (Alan Cox), linux-kernel@vger.kernel.org (lkml) In-Reply-To: from "Marcelo Tosatti" at Apr 16, 2001 03:01:40 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Kernel 2.4.4-pre3. > > gcc -D__KERNEL__ -I/home/marcelo/rpm/BUILD/kernel-2.4.3/linux/include > -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing > -pipe -mpreferred-stack-boundary=2 -march=i386 -DMODULE -DMODVERSIONS > -include > /home/marcelo/rpm/BUILD/kernel-2.4.3/linux/include/linux/modversions.h > -c -o buz.o buz.c > buz.c: In function `v4l_fbuffer_alloc': > buz.c:188: `KMALLOC_MAXSIZE' undeclared (first use in this function) I dont plan to fix this. buz.c is sufficiently broken that I'll be submitting Linus a patch to replace it with the generic Zoran driver once its been through a clean up and maybe resynched with the work being done in their CVS tree - 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/