Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2000 23:10:35 -0400 (EDT)
From:      Greg Prosser <greg@straynet.com>
To:        Bryan Liesner <bleez@bellatlantic.net>
Cc:        freebsd-stable@freebsd.org, wpaul@freebsd.org
Subject:   Re: if_dc.c commit
Message-ID:  <Pine.BSF.4.21.0008012307590.62855-100000@voyager.straynet.com>
In-Reply-To: <Pine.BSF.4.21.0008012209120.4573-100000@adsl-151-197-206-43.bellatlantic.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008012307590.62855-100000>