Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263094AbTIKAUl (ORCPT ); Wed, 10 Sep 2003 20:20:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266115AbTIKAUl (ORCPT ); Wed, 10 Sep 2003 20:20:41 -0400 Received: from fw.osdl.org ([65.172.181.6]:54458 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S263094AbTIKAUg (ORCPT ); Wed, 10 Sep 2003 20:20:36 -0400 Date: Wed, 10 Sep 2003 17:14:40 -0700 From: "Randy.Dunlap" To: Matias Alejo Garcia Cc: linux-kernel@vger.kernel.org Subject: Re: test5-bk1: Compilation Error in net/atm/br2684.c Message-Id: <20030910171440.15c20961.rddunlap@osdl.org> In-Reply-To: <1063236505.4636.2.camel@runner> References: <1063236505.4636.2.camel@runner> Organization: OSDL X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: +5V?h'hZQPB9kW Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 26 On Wed, 10 Sep 2003 19:28:26 -0400 Matias Alejo Garcia wrote: | | Compiling 2.6.0test5-bk1, I got the following: | | ------------- | net/atm/br2684.c: In function `br2684_seq_show': | net/atm/br2684.c:735: `pos' undeclared (first use in this function) | net/atm/br2684.c:735: (Each undeclared identifier is reported only once | net/atm/br2684.c:735: for each function it appears in.) | net/atm/br2684.c:736: `buf' undeclared (first use in this function) | make[2]: *** [net/atm/br2684.o] Error 1 | make[1]: *** [net/atm] Error 2 Yes, bug and patch have been posted several times... Maybe in netdev archives instead of lkml. See http://oss.sgi.com/projects/netdev/archive/ -- ~Randy - 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/