Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261602AbUDSRXU (ORCPT ); Mon, 19 Apr 2004 13:23:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261606AbUDSRXU (ORCPT ); Mon, 19 Apr 2004 13:23:20 -0400 Received: from fw.osdl.org ([65.172.181.6]:43191 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S261602AbUDSRXS (ORCPT ); Mon, 19 Apr 2004 13:23:18 -0400 Date: Mon, 19 Apr 2004 10:17:43 -0700 From: "Randy.Dunlap" To: "Giacomo A. Catenazzi" Cc: linux-kernel@vger.kernel.org Subject: Re: Compile error in main.c [2.6.bk] Message-Id: <20040419101743.3c50e14b.rddunlap@osdl.org> In-Reply-To: <40840565.6000304@debian.org> References: <407F821A.3040908@debian.org> <20040418040111.GR3445@bakeyournoodle.com> <40836E12.8000402@debian.org> <20040419092155.1614862a.rddunlap@osdl.org> <40840565.6000304@debian.org> Organization: OSDL X-Mailer: Sylpheed version 0.9.10 (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: 1924 Lines: 60 On Mon, 19 Apr 2004 18:59:17 +0200 Giacomo A. Catenazzi wrote: | Randy.Dunlap wrote: | > On Mon, 19 Apr 2004 08:13:38 +0200 Giacomo A. Catenazzi wrote: | > | | > | I've still the same error on newer bk: | > | | > | | > | CC init/main.o | > | In file included from include/linux/proc_fs.h:6, | > | from init/main.c:17: | > | include/linux/fs.h:23:25: linux/audit.h: No such file or directory | > | In file included from include/asm/irq.h:16, | > | from include/linux/kernel_stat.h:5, | > | from init/main.c:34: | > | include/asm-i386/mach-default/irq_vectors.h:87:32: irq_vectors_limits.h: No such file or directory | > | In file included from init/main.c:34: | > | include/linux/kernel_stat.h:28: error: `NR_IRQS' undeclared here (not in a function) | > | make[1]: *** [init/main.o] Error 1 | > | | > | | > | Attached my .config | > | > | > 2.6.6-rc1-bk4 builds for me with your .config file. | > Were you using something earlier than (before) rc1-bk4 ? | | | I'm using the latest linus bk version | | VERSION = 2 | PATCHLEVEL = 6 | SUBLEVEL = 6 | EXTRAVERSION =-rc1 | NAME=Zonked Quokka | | | hmm: | | cate@catee:~/kernel/5,v2.5/bk/linus-2.5$ find include/ | grep audit | include/linux/SCCS/s.audit.h | include/config/audit.h | | but no include/linux/audit.h as used in include/linux/fs.h | | Corrupted local bk? Sounds like something like that. I don't know for sure. Just that 2.6.6-rc1 builds for me with your .config file (using tarball, not using bk). -- ~Randy "We have met the enemy and he is us." -- Pogo (by Walt Kelly) (Again. Sometimes I think ln -s /usr/src/linux/.config .signature) - 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/