From owner-freebsd-stable Fri May 8 13:03:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25461 for freebsd-stable-outgoing; Fri, 8 May 1998 13:03:04 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from itchy.afax.com (atlas-224.atlas.com [206.29.170.224]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25407 for ; Fri, 8 May 1998 13:02:28 -0700 (PDT) (envelope-from bmk@itchy.afax.com) Received: (from bmk@localhost) by itchy.afax.com (8.8.8/8.8.8) id NAA04694; Fri, 8 May 1998 13:01:20 -0700 (PDT) (envelope-from bmk) Message-Id: <199805082001.NAA04694@itchy.afax.com> Subject: Re: problems compiling stable kernel In-Reply-To: <199805080443.GAA23262@internal> from Andre Albsmeier at "May 8, 98 06:43:24 am" To: andre.albsmeier@mchp.siemens.de (Andre Albsmeier) Date: Fri, 8 May 1998 13:01:18 -0700 (PDT) Cc: stable@FreeBSD.ORG From: "bmk" Reply-to: bmk@pobox.com X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk > from the newest ctm: > > root@bali:/sys/compile/BALI>make > cc -c -O -pipe -DANDRE -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DNSWAPDEV=2 -DMFS -DNFS -DFFS -DINET -DCOMPAT_43 -DANDRE -DKERNEL ../../scsi/worm.c > .../../scsi/worm.c: In function `wormattach': > .../../scsi/worm.c:266: structure has no member named `tqh_first' > ../../scsi/worm.c:266: structure has no member named `tqh_last' > .../../scsi/worm.c:266: structure has no member named `tqh_first' > .../../scsi/worm.c: In function `wormstart': > .../../scsi/worm.c:337: structure has no member named `tqh_first' > .../../scsi/worm.c:341: structure has no member named `tqh_last' > .../../scsi/worm.c: In function `worm_strategy': > .../../scsi/worm.c:458: structure has no member named `tqh_last' > .../../scsi/worm.c:458: structure has no member named `tqh_last' > .../../scsi/worm.c:458: structure has no member named `tqh_last' > *** Error code 1 > > Stop. I'm having a very similar problem, except that it manifests itself in the MFS code. (CVSup as of 20 or so hours ago. I'm going to sup the updates and see if it's fixed there. I've temporarily disabled MFS to work around the problem. -- Brant Katkansky IDPA A01830 Software Engineer, ADC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message