atom feed2 messages in org.freebsd.freebsd-questionsRe: Problem enabling MFS option whils...
FromSent OnAttachments
Dayan Ng Tuck YeongMay 12, 1998 3:11 am 
Doug WhiteMay 12, 1998 11:12 am 
Subject:Re: Problem enabling MFS option whilst compiling kernel
From:Doug White (dwh@gdi.uoregon.edu)
Date:May 12, 1998 11:12:12 am
List:org.freebsd.freebsd-questions

On Tue, 12 May 1998, Dayan Ng Tuck Yeong wrote:

I did a "make world" recently and then tried to re-compile the kernel with the MFS option, but got the following error whilst doing a "make":

../../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

Stop.

Before I did the "make world", I compiled a custom kernel with the same kernel configuration file (including the MFS option) and everything worked fine. I'm running FreeBSD version 2.2.6

Not -RELEASE -- this is a known -STABLE bug that was fixed last week. Please monitor freebsd-stable if you are running -STABLE.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message