Date: Thu, 11 Mar 2004 09:27:17 +0100 (CET) From: Lukas Ertl <le@FreeBSD.org> To: Scott Long <scottl@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: RELENG_5_2 doesnt compile Message-ID: <20040311091857.W628@korben.in.tern> In-Reply-To: <404FE5A7.1070508@freebsd.org> References: <20040310132923.GA58989@stud.fit.vutbr.cz> <404FE5A7.1070508@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040311091857.W628>