Date: Tue, 26 Nov 2002 07:12:37 -0500 From: Ray Kohler <ataraxia@cox.net> To: Jan Stocker <jstocker@tzi.de> Cc: freebsd-current@freebsd.org Subject: Re: Kernel broken Message-ID: <20021126121237.GB54242@arkadia.nv.cox.net> In-Reply-To: <000001c29542$7573d1e0$fe02010a@twoflower.liebende.de> References: <000001c29542$7573d1e0$fe02010a@twoflower.liebende.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 26, 2002 at 12:53:39PM +0100, Jan Stocker wrote: > CVSuped (2 mins ago) -current kernel is broken: > > cc1: warnings being treated as errors > /usr/src/sys/dev/sound/isa/ad1816.c: In function `ad1816_lock': > /usr/src/sys/dev/sound/isa/ad1816.c:81: warning: dereferencing `void *' > pointer > /usr/src/sys/dev/sound/isa/ad1816.c:81: request for member `mtx_lock' in > something not a structure or union > /usr/src/sys/dev/sound/isa/ad1816.c: In function `ad1816_unlock': > /usr/src/sys/dev/sound/isa/ad1816.c:87: warning: dereferencing `void *' > pointer > /usr/src/sys/dev/sound/isa/ad1816.c:87: request for member `mtx_lock' in > something not a structure or union This turns out to be semi-reproduceable. I have this problem but the committer who made the change can't reproduce it. -- Ray Kohler <ataraxia@cox.net> Math is like love -- a simple idea but it can get complicated. -- R. Drabek 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?20021126121237.GB54242>