Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 1998 06:43:24 +0200 (CEST)
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        stable@FreeBSD.ORG
Subject:   problems compiling stable kernel
Message-ID:  <199805080443.GAA23262@internal>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805080443.GAA23262>