Date: Thu, 7 May 1998 14:06:48 -0700 (PDT) From: "Jason K. Fritcher" <jkf@calweb.com> To: "Justin T. Gibbs" <gibbs@narnia.plutotech.com> Cc: hackers@FreeBSD.ORG Subject: Re: -stable kernel not building, any suggestions? (fwd) Message-ID: <Pine.BSF.3.95q.980507140433.25096A-100000@web2.calweb.com> In-Reply-To: <199805071904.NAA12467@narnia.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 May 1998, Justin T. Gibbs wrote: > In article <Pine.GSO.3.96.980507121037.26628B-100000@echonyc.com> you wrote: > > I tried deleting my /sys tree and re-cvsupping it, but that made no > > difference. > > > > Help! > > Sync to version 1.22.2.4 of mfs_vfsops.c. I missed it in my "merger mania" > yesterday. I have the same problem. I cvsup'ed the above file, rm'ed the compile directory, and reran config but I am still getting similar errors. Here is what I am getting. cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-ex terns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- - I. -I../.. -I../../../include -DMFS -DFFS -DIPDIVERT -DINET -DCOMPAT_43 -DFAILSA FE -DKERNEL ../../ufs/mfs/mfs_vnops.c ../../ufs/mfs/mfs_vnops.c: In function `mfs_strategy': ../../ufs/mfs/mfs_vnops.c:196: structure has no member named `tqh_last' ../../ufs/mfs/mfs_vnops.c:196: structure has no member named `tqh_last' ../../ufs/mfs/mfs_vnops.c:196: structure has no member named `tqh_last' ../../ufs/mfs/mfs_vnops.c: In function `mfs_close': ../../ufs/mfs/mfs_vnops.c:267: structure has no member named `tqh_first' ../../ufs/mfs/mfs_vnops.c:268: structure has no member named `tqh_last' ../../ufs/mfs/mfs_vnops.c:269: parse error before `mfs_doio' ../../ufs/mfs/mfs_vnops.c:285: structure has no member named `tqh_first' ../../ufs/mfs/mfs_vnops.c: In function `mfs_inactive': ../../ufs/mfs/mfs_vnops.c:307: structure has no member named `tqh_first' ../../ufs/mfs/mfs_vnops.c:309: structure has no member named `tqh_first' *** Error code 1 Stop. [root@outreach:/usr/src/sys/compile/OUTREACH]# -------------------------------------------------------------------------- Jason K. Fritcher Sr. Technical Support jkf@calweb.com CalWeb Internet Services http://www.calweb.com/ 916-641-9320 -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" 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.95q.980507140433.25096A-100000>