From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270754AbTGUVTV (ORCPT ); Mon, 21 Jul 2003 17:19:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270753AbTGUVTU (ORCPT ); Mon, 21 Jul 2003 17:19:20 -0400 Received: from holomorphy.com ([66.224.33.161]:50842 "EHLO holomorphy") by vger.kernel.org with ESMTP id S270741AbTGUVS2 (ORCPT ); Mon, 21 Jul 2003 17:18:28 -0400 Date: Mon, 21 Jul 2003 14:34:28 -0700 From: William Lee Irwin III To: Bill Davidsen Cc: Linux Kernel Mailing List Subject: Re: 2.6.0-test1-wli-1 compile fail Message-ID: <20030721213428.GU15452@holomorphy.com> Mail-Followup-To: William Lee Irwin III , Bill Davidsen , Linux Kernel Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 21, 2003 at 05:19:30PM -0400, root wrote: > Error: > fs/namei.c: In function `path_lookup': > fs/namei.c:868: parse error before `*' > fs/namei.c:873: `dirs' undeclared (first use in this function) > fs/namei.c:873: (Each undeclared identifier is reported only once > fs/namei.c:873: for each function it appears in.) > fs/namei.c:873: `fs' undeclared (first use in this function) > fs/namei.c:890: `task' undeclared (first use in this function) > make[1]: *** [fs/namei.o] Error 1 > make: *** [fs] Error 2 > gzipped and comment-stripped config attached. And I had such hopes... That's moderately unusual. I didn't announce this; it was intended to be a drop for various odd testers, not generally released. Try 1A, ISTR having compiled that. -- wli