Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 09:45:31 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Brad Knowles <blk@skynet.be>
Cc:        FreeBSD-CURRENT Mailing List <freebsd-current@FreeBSD.ORG>
Subject:   Re: INVARIANTS doesn't work?
Message-ID:  <200003231745.JAA02103@apollo.backplane.com>
References:   <v04220808b5000473e2bd@[195.238.1.121]>

next in thread | previous in thread | raw e-mail | index | archive | help
    I just did a full buildworld/installworld and complete recompile
    of RELENG_4 last night with INVARIANTS turned on, and I use makeoptions
    DEBUG=-g.  It worked fine.

    Make sure you also specify the INVARIANT_SUPPORT options (note: this
    one is not plural).

						-Matt

:(Brad Knowles <blk@skynet.be>)
:Folks,
:
:	It looks to me like setting INVARIANTS in your kernel doesn't 
:work in 4.0-STABLE.
:
:...
:reference to `zerror'
:/usr/src/sys/compile/AUDREY/../../vm/vm_zone.h:91: undefined 
:reference to `zerror'
:vm_zone.o: In function `zfreei':
:/usr/src/sys/compile/AUDREY/../../vm/vm_zone.h:106: undefined 
:reference to `zerror'
:vm_zone.o: In function `_zget':
:/usr/src/sys/compile/AUDREY/../../vm/vm_zone.c:373: undefined 
:reference to `zerror'
:*** Error code 1
:
:	The kernel config is a bit large, so I will transmit it on 
:request to interested parties, but I won't post it to the list unless 
:specifically asked to do so.  The one thing I'll note is that this 
:might be an interaction between INVARIANTS and "makeoptions 
:DEBUG=-g".  I'll try turning off DEBUG and see if I can make a kernel 
:that way....



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?200003231745.JAA02103>