From owner-freebsd-current Fri Aug 22 01:46:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA26245 for current-outgoing; Fri, 22 Aug 1997 01:46:47 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id BAA26240 for ; Fri, 22 Aug 1997 01:46:44 -0700 (PDT) Received: (qmail 7287 invoked by uid 1000); 22 Aug 1997 08:47:02 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 22 Aug 1997 01:47:02 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: freebsd-current@freebsd.org Subject: Kernel compilation on Current as of tonight Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ignore and forgive if already known... cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DEXT2FS -DFAILSAFE -DDPT_INTR_CHECK_SOFTC -DSAFETY -DUMAPFS_DIAGNOSTIC -DKERNFS_DIAGNOSTIC -DNULLFS_DIAGNOSTIC -DDEVFS -DNFS -DFFS -DTCPDEBUG -DIPDIVERT -DINET -DCOMPAT_43 -DKERNEL -include opt_global.h ../../netinet/ip_divert.c ../../netinet/ip_divert.c: In function `div_bind': ../../netinet/ip_divert.c:327: warning: passing arg 2 of `in_pcbbind' from incompatible pointer type ../../netinet/ip_divert.c: At top level: ../../netinet/ip_divert.c:356: warning: initialization from incompatible pointer type ../../netinet/ip_divert.c:359: warning: initialization from incompatible pointer type cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DEXT2FS -DFAILSAFE -DDPT_INTR_CHECK_SOFTC -DSAFETY -DUMAPFS_DIAGNOSTIC -DKERNFS_DIAGNOSTIC -DNULLFS_DIAGNOSTIC -DDEVFS -DNFS -DFFS -DTCPDEBUG -DIPDIVERT -DINET -DCOMPAT_43 -DKERNEL -include opt_global.h ../../pci/pci_compat.c ../../pci/pci_compat.c: In function `pci_map_int': ../../pci/pci_compat.c:172: warning: passing arg 3 of `intr_create' from incompatible pointer type cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DEXT2FS -DFAILSAFE -DDPT_INTR_CHECK_SOFTC -DSAFETY -DUMAPFS_DIAGNOSTIC -DKERNFS_DIAGNOSTIC -DNULLFS_DIAGNOSTIC -DDEVFS -DNFS -DFFS -DTCPDEBUG -DIPDIVERT -DINET -DCOMPAT_43 -DKERNEL -include opt_global.h ../../i386/i386/userconfig.c ../../i386/i386/userconfig.c: In function `introfunc': ../../i386/i386/userconfig.c:2902: warning: control reaches end of non-void function cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DEXT2FS -DFAILSAFE -DDPT_INTR_CHECK_SOFTC -DSAFETY -DUMAPFS_DIAGNOSTIC -DKERNFS_DIAGNOSTIC -DNULLFS_DIAGNOSTIC -DDEVFS -DNFS -DFFS -DTCPDEBUG -DIPDIVERT -DINET -DCOMPAT_43 -DKERNEL -include opt_global.h ../../i386/isa/sound/soundcard.c ../../i386/isa/sound/soundcard.c:101: warning: no previous prototype for `adintr' The rest are mine :-)