From owner-cvs-all Mon Dec 11 23:34:29 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 11 23:34:27 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 1BF3337B400 for ; Mon, 11 Dec 2000 23:34:27 -0800 (PST) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.11.1) with ESMTP id eBC7YNL18350; Tue, 12 Dec 2000 08:34:23 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: mjacob@feral.com Cc: cvs-all@freebsd.org Subject: Re: your last commit broke kernel builds... In-Reply-To: Your message of "Mon, 11 Dec 2000 22:15:42 PST." Date: Tue, 12 Dec 2000 08:34:23 +0100 Message-ID: <18348.976606463@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Uhm, Matt, I can reproduce the AGP problem, but I don't see it having anything to do with my commits. My tty_cons compiles just fine, do you have any errors I can look at ? Poul-Henning In message , Matthew J acob writes: > >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./ >> >> >> > > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message