From owner-freebsd-hackers Thu May 7 14:07:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04641 for freebsd-hackers-outgoing; Thu, 7 May 1998 14:07:47 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mail.calweb.com (mail.calweb.com [208.131.56.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04538 for ; Thu, 7 May 1998 14:06:57 -0700 (PDT) (envelope-from jkf@calweb.com) Received: by mail.calweb.com (8.8.6/8.8.6) with SMTP id OAA15209; Thu, 7 May 1998 14:06:48 -0700 (PDT) X-SMTP: helo web2.calweb.com from jkf@calweb.com server jkf@web2.calweb.com ip 208.131.56.52 Date: Thu, 7 May 1998 14:06:48 -0700 (PDT) From: "Jason K. Fritcher" To: "Justin T. Gibbs" cc: hackers@FreeBSD.ORG Subject: Re: -stable kernel not building, any suggestions? (fwd) In-Reply-To: <199805071904.NAA12467@narnia.plutotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 7 May 1998, Justin T. Gibbs wrote: > In article 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