From owner-freebsd-current@FreeBSD.ORG Thu Nov 22 08:49:54 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1C6816A473 for ; Thu, 22 Nov 2007 08:49:54 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 5F3B413C4D5 for ; Thu, 22 Nov 2007 08:49:54 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 14387 invoked by uid 399); 22 Nov 2007 08:49:43 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 22 Nov 2007 08:49:43 -0000 X-Originating-IP: 127.0.0.1 Date: Thu, 22 Nov 2007 00:49:40 -0800 (PST) From: Doug Barton To: freebsd-current@freebsd.org Message-ID: User-Agent: Alpine 0.99999 (BSF 796 2007-11-08) X-message-flag: Outlook -- Not just for spreading viruses anymore! X-OpenPGP-Key-ID: 0xD5B2F0FB Organization: http://www.FreeBSD.org/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: danfe@FreeBSD.org Subject: Lack of agpvar.h causing nvidia-driver build to fail X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2007 08:49:55 -0000 On the latest -current, I'm trying to debug the issue with nvidia-driver-100.14.19 not being able to "see" my external monitor that's attached to the dock. However, I didn't get very far: cc -O2 -fno-strict-aliasing -pipe -ggdb -ggdb -DNV_VERSION_STRING=\"100.14.19\" -D__KERNEL__ -DNVRM -UDEBUG -U_DEBUG -DNDEBUG -O -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -ggdb -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c nvidia_ctl.c In file included from nvidia_ctl.c:14: nv-freebsd.h:75:24: error: pci/agpvar.h: No such file or directory *** Error code 1 This seems to be related to the removal of that header by jhb on 12 November. Doug -- This .signature sanitized for your protection