Date: Tue, 12 May 1998 11:12:33 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Dayan Ng Tuck Yeong <dayan@trek.singnet.com.sg> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem enabling MFS option whilst compiling kernel Message-ID: <Pine.BSF.3.96.980512111149.2985d-100000@gdi.uoregon.edu> In-Reply-To: <Pine.BSF.3.96.980512175414.10714A-100000@trek.singnet.com.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" 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.980512111149.2985d-100000>