Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Aug 2000 15:57:43 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Stephen Hocking <shocking@houston.rr.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: More compile errors in current (if_dc.c) 
Message-ID:  <22749.965224663@axl.ops.uunet.co.za>
In-Reply-To: Your message of "Wed, 02 Aug 2000 08:31:59 EST." <200008021331.IAA79893@bloop.craftncomp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 02 Aug 2000 08:31:59 EST, Stephen Hocking wrote:

> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extension
s 
> -ansi -g -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:1228: `DC_WDOG_CTLWREN' undeclared (first use in this 
> function)
> ../../pci/if_dc.c:1228: (Each undeclared identifier is reported only once
> ../../pci/if_dc.c:1228: for each function it appears in.)

You can get around this by backing out rev 1.19 of if_dc.c .

As developers get progressively slacker about checking their changes,
you're going to have to learn to follow your cvs-all mail more closely.
:-)

Of course, that doesn't apply in this case, since the breakage was
immediately merged onto the RELENG_4 branch. ;-)

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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