Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 11:53:03 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Dmitry Samersoff <dms@wplus.net>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   RE: Attemt to compile with INVARIANTS failed
Message-ID:  <XFMail.010322115303.jhb@FreeBSD.org>
In-Reply-To: <3ABA0798.B32079C2@wplus.net>

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

On 22-Mar-01 Dmitry Samersoff wrote:
> 
> root@ds101:DS101#make
> linking kernel.debug
> vm_zone.o: In function `zalloci':
> /sys/compile/DS101/../../vm/vm_zone.h:81: undefined reference to
> `zerror'
> /sys/compile/DS101/../../vm/vm_zone.h:91: undefined reference to
> `zerror'
> vm_zone.o: In function `zfreei':
> /sys/compile/DS101/../../vm/vm_zone.h:106: undefined reference to
> `zerror'
> vm_zone.o: In function `_zget':
> /sys/compile/DS101/../../vm/vm_zone.c:380: undefined reference to
> `zerror'
> *** Error code 1

INARIANTS requires INVARIANT_SUPPORT, there is a note to this effect in LINT.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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




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