Date: Wed, 02 Aug 2000 14:05:32 -0400 From: Brandon Fosdick <bfoz@glue.umd.edu> To: Bryan Liesner <bleez@bellatlantic.net> Cc: freebsd-stable@FreeBSD.ORG, wpaul@FreeBSD.ORG Subject: Re: if_dc.c commit Message-ID: <398862EC.D2548FFF@glue.umd.edu> References: <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
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?398862EC.D2548FFF>