From owner-freebsd-current Wed Apr 30 12:43:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA12170 for current-outgoing; Wed, 30 Apr 1997 12:43:07 -0700 (PDT) Received: from mpress.com (mpress.com [208.138.29.130]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA12159 for ; Wed, 30 Apr 1997 12:43:02 -0700 (PDT) Received: (qmail 16162 invoked by uid 100); 30 Apr 1997 19:42:33 -0000 Message-ID: <19970430124233.55591@mpress.com> Date: Wed, 30 Apr 1997 12:42:33 -0700 From: Brian Litzinger To: freebsd-current@freebsd.org Subject: current no compile Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk cvsup'ed at Wed Apr 30 12:41:38 PDT 1997 Did a config and cc -c -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DIPDIVERT -DFAILSAFE -DCOMPAT_43 -DCD9660 -DNFS -DFFS -DINET -DSMP_INVLTLB -DKERNEL -include opt_global.h ../../netinet/ip_divert.c ../../netinet/ip_divert.c: In function `div_usrreq': ../../netinet/ip_divert.c:275: `SS_PRIV' undeclared (first use this function) ../../netinet/ip_divert.c:275: (Each undeclared identifier is reported only once ../../netinet/ip_divert.c:275: for each function it appears in.) ../../netinet/ip_divert.c:280: too few arguments to function `in_pcballoc' ../../netinet/ip_divert.c:307: too few arguments to function `in_pcbbind' *** Error code 1 -- Brian Litzinger brian@mediacity.com