Date: Tue, 1 Aug 2000 22:26:16 -0400 (EDT) From: Bryan Liesner <bleez@bellatlantic.net> To: freebsd-stable@freebsd.org Cc: wpaul@freebsd.org Subject: if_dc.c commit Message-ID: <Pine.BSF.4.21.0008012209120.4573-100000@adsl-151-197-206-43.bellatlantic.net>
next in thread | raw e-mail | index | archive | help
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 ========================================================== = Bryan D. Liesner LeezSoft Communications, Inc. = = A subsidiary of LeezSoft Inc. = = bleez@bellatlantic.net Home of the Gipper = ========================================================== 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.0008012209120.4573-100000>