Date: Tue, 12 May 1998 18:11:51 +0800 (SGT) From: Dayan Ng Tuck Yeong <dayan@trek.singnet.com.sg> To: freebsd-questions@FreeBSD.ORG Subject: Problem enabling MFS option whilst compiling kernel Message-ID: <Pine.BSF.3.96.980512175414.10714A-100000@trek.singnet.com.sg>
next in thread | raw e-mail | index | archive | help
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 If anyone of you got any clues as to what the problem is, please reply to me ... Thanks! Appreciate it! God bless and take care! |) /\ `/ /\ |\| Dayan Ng 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.980512175414.10714A-100000>