From owner-freebsd-stable Fri May 8 09:39:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18617 for freebsd-stable-outgoing; Fri, 8 May 1998 09:39:40 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from xray.csci.unt.edu (xray.csci.unt.edu [129.120.3.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18572 for ; Fri, 8 May 1998 09:39:17 -0700 (PDT) (envelope-from jeffries@silo.csci.unt.edu) Received: from localhost (jeffries@localhost) by xray.csci.unt.edu (8.8.8/8.8.7) with SMTP id LAA27789 for ; Fri, 8 May 1998 11:38:57 -0500 (CDT) (envelope-from jeffries@silo.csci.unt.edu) X-Authentication-Warning: xray.csci.unt.edu: jeffries owned process doing -bs Date: Fri, 8 May 1998 11:38:56 -0500 (CDT) From: Jeffrey Lynn Jeffries X-Sender: jeffries@xray.csci.unt.edu To: stable@FreeBSD.ORG Subject: MFS queue problems in -stable In-Reply-To: <199805081511.IAA26169@austin.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk I have seen a brief mention of an mfs queue problem in a previous discussion or two, but can't find any serious discussion in any of the previous -stable messages. Here goes: make world works just fine (sup'ed yesterday around 3 or 4 pm), but the kernel won't compile. I get the error: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DMFS -DFAILSAFE -DCOMPAT_43 -DNFS -DFFS -DINET -DKERNEL ../../ufs/mfs/mfs_vfsops.c ../../ufs/mfs/mfs_vfsops.c: In function `mfs_mount': ../../ufs/mfs/mfs_vfsops.c:395: structure has no member named `tqh_first' ../../ufs/mfs/mfs_vfsops.c:395: structure has no member named `tqh_last' ../../ufs/mfs/mfs_vfsops.c:395: structure has no member named `tqh_first' ../../ufs/mfs/mfs_vfsops.c: In function `mfs_start': ../../ufs/mfs/mfs_vfsops.c:470: structure has no member named `tqh_first' ../../ufs/mfs/mfs_vfsops.c:471: structure has no member named `tqh_last' *** Error code 1 Do I need to re-sup, or is there some temporary workaround right now??? ========================================================================== Jeffrey Lynn Jeffries, jeffries@unt.edu http://www.cs.unt.edu/~jeffries Proud user of FreeBSD: Ask me how to unleash the daemon inside your PC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message