From owner-freebsd-questions Tue May 12 11:12:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA21995 for freebsd-questions-outgoing; Tue, 12 May 1998 11:12:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA21976 for ; Tue, 12 May 1998 11:12:37 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id LAA03203; Tue, 12 May 1998 11:12:33 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 12 May 1998 11:12:33 -0700 (PDT) From: Doug White Reply-To: Doug White To: Dayan Ng Tuck Yeong cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem enabling MFS option whilst compiling kernel In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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