From owner-freebsd-stable Wed Aug 2 11: 6:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from nbf-27.umd.edu (nbf-27.umd.edu [128.8.38.27]) by hub.freebsd.org (Postfix) with ESMTP id 1D85037BE80; Wed, 2 Aug 2000 11:06:08 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by nbf-27.umd.edu (8.9.3/8.9.3) with ESMTP id OAA05366; Wed, 2 Aug 2000 14:05:32 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <398862EC.D2548FFF@glue.umd.edu> Date: Wed, 02 Aug 2000 14:05:32 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bryan Liesner Cc: freebsd-stable@FreeBSD.ORG, wpaul@FreeBSD.ORG Subject: Re: if_dc.c commit References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bryan Liesner wrote: > > Todays commit to sys/pci/if_dc.c produces this error: > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL > -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../pci/if_dc.c > ../../pci/if_dc.c: In function `dc_setcfg': > ../../pci/if_dc.c:1224: `DC_WDOG_CTLWREN' undeclared > (first use in this function) > ../../pci/if_dc.c:1224: (Each undeclared identifier is reported only once > ../../pci/if_dc.c:1224: for each function it appears in.) > *** Error code 1 Same problem, fresh cvsup. -Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message