From owner-freebsd-stable Thu May 7 21:44:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17832 for freebsd-stable-outgoing; Thu, 7 May 1998 21:44:05 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17746 for ; Thu, 7 May 1998 21:43:49 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.8.8/8.8.8) with ESMTP id GAA17364 for ; Fri, 8 May 1998 06:43:28 +0200 (MDT) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id GAA10001 for ; Fri, 8 May 1998 06:43:29 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id GAA20344 for ; Fri, 8 May 1998 06:43:29 +0200 (CEST) From: Andre Albsmeier Message-Id: <199805080443.GAA23262@internal> Subject: problems compiling stable kernel To: stable@FreeBSD.ORG Date: Fri, 8 May 1998 06:43:24 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL40 (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. make world succeded before... -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message