Date: Mon, 10 Feb 1997 21:46:09 +0900 From: KATO Takenori <kato@eclogite.eps.nagoya-u.ac.jp> To: dyson@freebsd.org Cc: current@freebsd.org Subject: Re: Lite/2 commits complete Message-ID: <199702101246.VAA04611@marble.eps.nagoya-u.ac.jp> In-Reply-To: Your message of "Sun, 9 Feb 1997 21:29:49 -0500 (EST)" References: <199702100229.VAA01285@dyson.iquest.net>
next in thread | previous in thread | raw e-mail | index | archive | help
linux_file.c is broken: ../../i386/linux/linux_file.c: In function `linux_getdents': ../../i386/linux/linux_file.c:466: warning: passing arg 6 of `VOP_READDIR' from incompatible pointer type ../../i386/linux/linux_file.c:533: warning: passing arg 2 of `VOP_UNLOCK' makes integer from pointer without a cast ../../i386/linux/linux_file.c:533: too few arguments to function `VOP_UNLOCK' *** Error code 1 This VOP_UNLOCK is not Lite-2 style. kato
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702101246.VAA04611>