From owner-freebsd-stable Tue Aug 1 20:10: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from straynet.com (voyager.straynet.com [208.185.24.8]) by hub.freebsd.org (Postfix) with SMTP id E2C8837BF6A for ; Tue, 1 Aug 2000 20:10:02 -0700 (PDT) (envelope-from greg@straynet.com) Received: (qmail 64198 invoked by uid 1013); 2 Aug 2000 03:10:35 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Aug 2000 03:10:35 -0000 Date: Tue, 1 Aug 2000 23:10:35 -0400 (EDT) From: Greg Prosser X-Sender: xyst@voyager.straynet.com Reply-To: Greg Prosser To: Bryan Liesner Cc: freebsd-stable@freebsd.org, wpaul@freebsd.org Subject: Re: if_dc.c commit In-Reply-To: Message-ID: X-Sysadmin-Nolife: True X-BOFH: Yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG on Tue, 1 Aug 2000, Bryan Liesner babbled .. ;; ;; 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 *nods slowly* Just installed 4.1-REL, and just cvsup'd to -stable, I figured it was a kernel program on my part, I guess not. This error appears to be related to the 'dc' interface, from what I can tell .. (the other if_*.c files I see compiled have to do with corresponding ethernet cards .. I could be wrong, in fact I bet I am, considering it's compiled even if 'dc' is not in my config file. My make for the kernel dies on the following.. Could someone send me a personal message when this is resolved? ===> dc cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/dc/../../pci/if_dc.c /usr/src/sys/modules/dc/../../pci/if_dc.c: In function `dc_setcfg': /usr/src/sys/modules/dc/../../pci/if_dc.c:1224: `DC_WDOG_CTLWREN' undeclared (first use in this function) /usr/src/sys/modules/dc/../../pci/if_dc.c:1224: (Each undeclared identifier is reported only once /usr/src/sys/modules/dc/../../pci/if_dc.c:1224: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/dc. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/AHSATAN. home# /gp -- .... .. . ... . . . . . g r e g @ s t r a y n e t . c o m .-----.----.-----.-----. senior administrator, straynet online | _ | _| -__| _ | head network administrator, wen dot net |___ |__| |_____|___ | staff consultant, micro web company |_____| |_____| icq: 10405504 / aol im: xysters To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message