Date: Fri, 8 May 1998 11:38:56 -0500 (CDT) From: Jeffrey Lynn Jeffries <jeffries@silo.csci.unt.edu> To: stable@FreeBSD.ORG Subject: MFS queue problems in -stable Message-ID: <Pine.BSF.3.96.980508113516.27687D-100000@xray.csci.unt.edu> In-Reply-To: <199805081511.IAA26169@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980508113516.27687D-100000>