From owner-freebsd-questions@FreeBSD.ORG Tue May 6 16:49:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCAC237B401 for ; Tue, 6 May 2003 16:49:00 -0700 (PDT) Received: from web14612.mail.yahoo.com (web14612.mail.yahoo.com [216.136.173.219]) by mx1.FreeBSD.org (Postfix) with SMTP id 6170743F85 for ; Tue, 6 May 2003 16:49:00 -0700 (PDT) (envelope-from jimmykt123@yahoo.com) Message-ID: <20030506234900.31197.qmail@web14612.mail.yahoo.com> Received: from [66.113.87.163] by web14612.mail.yahoo.com via HTTP; Tue, 06 May 2003 16:49:00 PDT Date: Tue, 6 May 2003 16:49:00 -0700 (PDT) From: James Taylor To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Vinum Support on 5.0 release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 23:49:01 -0000 Hi everyone, I'm pretty new to FreeBSD and am having some trouble compiling Vinum support into my kernel. I'm running 5.0 release for Sparc64. I'm going through the kernel-recompile howto, editing the /usr/src/sys/sparc64/conf/MYKERNEL (copy of GENERIC), adding the line: device vinum Looking through google, people have been saying to add pseudo-device vinum, however since that absolutely doesn't work at all, I'm guessing that method is depreciated. When I go to run make buildkernel KERNCONF=MYKERNEL, everything goes through and looks like it's going fine until it goes to compile vinum, whereupon I get the following error: error /usr/src/sys/dev/vinum/vinum.c /usr/src/sys/dev/vinum/vinum.c: In function `vinumattach': /usr/src/sys/dev/vinum/vinum.c:112: structure has no member named `p_intr_nesting_level' /usr/src/sys/dev/vinum/vinum.c:119: structure has no member named `p_intr_nesting_level' /usr/src/sys/dev/vinum/vinum.c:126: structure has no member named `p_intr_nesting_level' /usr/src/sys/dev/vinum/vinum.c:133: structure has no member named `p_intr_nesting_level' *** Error code 1 Stop in /usr/obj/usr/src/sys/MYKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. And then it dies, and I'm out of luck. Can anyone point me in the correct direction on this one? Thanks __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com