From owner-cvs-all Mon Dec 11 22:15:44 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 11 22:15:43 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 6F80437B404; Mon, 11 Dec 2000 22:15:42 -0800 (PST) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA14766; Mon, 11 Dec 2000 22:15:48 -0800 Date: Mon, 11 Dec 2000 22:15:42 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Poul-Henning Kamp Cc: cvs-all@freebsd.org Subject: Re: your last commit broke kernel builds... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This too, I suppose: ons -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I/usr/include -mno-fp-regs -ffixed-8 -Wa,-mev56 -c /tstsys/modules/agp/../../pci/agp.c /tstsys/modules/agp/../../pci/agp.c: In function `agp_generic_detach': /tstsys/modules/agp/../../pci/agp.c:272: `curproc' undeclared (first use in this function) /tstsys/modules/agp/../../pci/agp.c:272: (Each undeclared identifier is reported only once /tstsys/modules/agp/../../pci/agp.c:272: for each function it appears in.) /tstsys/modules/agp/../../pci/agp.c: In function `agp_generic_bind_memory': /tstsys/modules/agp/../../pci/agp.c:391: `curproc' undeclared (first use in this function) /tstsys/modules/agp/../../pci/agp.c: In function `agp_generic_unbind_memory': /tstsys/modules/agp/../../pci/agp.c:485: `curproc' undeclared (first use in this function) *** Error code 1 On Mon, 11 Dec 2000, Matthew Jacob wrote: > > Could you please fix tty_cons so it compiles again? Thanks./ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message