From owner-freebsd-hackers Thu Mar 22 11:53:36 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id D01C737B71A for ; Thu, 22 Mar 2001 11:53:33 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2MJrEG81982; Thu, 22 Mar 2001 11:53:14 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3ABA0798.B32079C2@wplus.net> Date: Thu, 22 Mar 2001 11:53:03 -0800 (PST) From: John Baldwin To: Dmitry Samersoff Subject: RE: Attemt to compile with INVARIANTS failed Cc: freebsd-hackers@FreeBSD.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- 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