From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 00:27:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81D6916A4CE; Thu, 11 Mar 2004 00:27:35 -0800 (PST) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E875043D2F; Thu, 11 Mar 2004 00:27:34 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from wireless (adslle.cc.univie.ac.at [131.130.102.11]) i2B8RJH41313232; Thu, 11 Mar 2004 09:27:25 +0100 Date: Thu, 11 Mar 2004 09:27:17 +0100 (CET) From: Lukas Ertl To: Scott Long In-Reply-To: <404FE5A7.1070508@freebsd.org> Message-ID: <20040311091857.W628@korben.in.tern> References: <20040310132923.GA58989@stud.fit.vutbr.cz> <404FE5A7.1070508@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-ZID-Univie-Metrics: mailbox 4246; Body=0 Fuz1=0 Fuz2=0 cc: Greg 'groggy' Lehey cc: Divacky Roman cc: current@FreeBSD.org Subject: Re: RELENG_5_2 doesnt compile X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 08:27:35 -0000 On Wed, 10 Mar 2004, Scott Long wrote: > Divacky Roman wrote: > > HI > > > > freshly cvsuped RELENG_5_2 doesnt compile in vinum.c > > in function vinumattach:136,143,150,162 > > > > p_intr_nesting_level not being member of a structure. > > > > roman > > > It looks like compiling vinum without VINUMDEBUG triggers this. Since > the module uses VINUMDEBUG, and LINT uses VINUMDEBUG, and vinum isn't > enabled in GENERIC, this wasn't detected. Hopefully one of the vinum > maintainers can look into this and correct it. I'm not quite sure what's wrong here. Did you compile vinum into the kernel? Obviously the comment in sys/conf/NOTES is wrong, you must set VINUMDEBUG to match the value in sys/modules/vinum/Makefile. regards, le -- Lukas Ertl http://mailbox.univie.ac.at/~le/ le@FreeBSD.org http://people.freebsd.org/~le/