Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 08:21:16 -0600
From:      Scott Long <scottl@samsco.org>
To:        Philip Kizer <pckizer@nostrum.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem remains with FreeBSD 6.0-RC1 as seen in RELENG_5
Message-ID:  <4357A7DC.5030903@samsco.org>
In-Reply-To: <200510191623.j9JGNSfr007356@magus.nostrum.com>
References:  <200510191623.j9JGNSfr007356@magus.nostrum.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Philip Kizer wrote:
> I have a problem I reported on freebsd-stable several weeks ago in:
[...]
> 
> And, attempts at adding:
> options INVARIANTS
> 
> failed to compile with the following:
> 
> /usr/src/sys/dev/ata/atapi-cd.c: In function `acd_geom_attach':
> /usr/src/sys/dev/ata/atapi-cd.c:181: warning: implicit declaration of function `_sx_assert'
> /usr/src/sys/dev/ata/atapi-cd.c:181: warning: nested extern declaration of `_sx_assert'
> 
> 

You need to include INVARIANT_SUPPORT along with INVARIANTS.

Scott



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