Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 1998 12:19:23 +0200
From:      "Arne Henrik Juul" <arnej@math.ntnu.no>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>, freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/6778
Message-ID:  <980529121923.ZM5002@math.ntnu.no>
In-Reply-To: Poul-Henning Kamp <phk@FreeBSD.ORG> "Re: kern/6778" (May 28, 23:07)
References:  <199805290607.XAA22138@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 28, 23:07, Poul-Henning Kamp wrote:

> Synopsis: sctarg device doesn't work in -stable

> does that mean that the LINT kernel doesn't compile on RELENG_2_2 ??

yes. I've just tested that, and this isn't the only error either:

$ cat make.err
make: don't know how to make ../../cfs/cfs_namecache.c(continuing)
make: don't know how to make ../../cfs/cfs_nbsd.c(continuing)
make: don't know how to make ../../cfs/cfs_fbsd.c(continuing)
make: don't know how to make ../../cfs/cfs_psdev.c(continuing)
make: don't know how to make ../../cfs/cfs_subr.c(continuing)
make: don't know how to make ../../cfs/cfs_venus.c(continuing)
make: don't know how to make ../../cfs/cfs_vfsops.c(continuing)
make: don't know how to make ../../cfs/cfs_vnodeops.c(continuing)

../../net/if_fddisubr.c: In function `fddi_output':
../../net/if_fddisubr.c:233: too many arguments to function `at_ifawithnet'

../../scsi/sctarg.c: In function `sctargstart':
../../scsi/sctarg.c:191: structure has no member named `tqh_first'
../../scsi/sctarg.c:194: structure has no member named `tqh_last'
../../scsi/sctarg.c: In function `sctarg_strategy':
../../scsi/sctarg.c:254: structure has no member named `tqh_last'
../../scsi/sctarg.c:254: structure has no member named `tqh_last'
../../scsi/sctarg.c:254: structure has no member named `tqh_last'

../../i386/eisa/if_fea.c: In function `pdq_eisa_attach':
../../i386/eisa/if_fea.c:234: structure has no member named `irq'

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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