From owner-freebsd-questions Sun Jan 19 22: 2:44 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C73137B401 for ; Sun, 19 Jan 2003 22:02:42 -0800 (PST) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CAE243E4A for ; Sun, 19 Jan 2003 22:02:42 -0800 (PST) (envelope-from dilshod@cox.net) Received: from cox.net ([68.8.79.95]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030120060241.LNQD21863.fed1mtao04.cox.net@cox.net> for ; Mon, 20 Jan 2003 01:02:41 -0500 Message-ID: <3E2B9122.7070404@cox.net> Date: Sun, 19 Jan 2003 22:03:14 -0800 From: Dilshod User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20030104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Compilation Error for Nvidia Geforce4 Drivers Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I've just successfully installed the latest FreeBSD 5.0 but I'm having problems configuring my Nvidia Geforce4 video card. I've downloaded the drivers from nvidia's web site but having trouble compiling it, though minimal requrements are satisfied. Here is the error message I get: xera# make setup ===> module cc -O -pipe -mcpu=pentiumpro -I/usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203/module/../src -D__KERNEL__ -D NV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3203 -DNV_UNIX -DNV_BSD -DNVCPU_X86 -D_KER NEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Win line -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/usr/home/dt/downloads/NVIDIA_Fre eBSD-1.0-3203/module/../src -I. -I@ -I@/dev -I@/../include -fno-common -mno-align-long-strings -mpreferred -stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pr ototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/home/dt/downloads/NVIDIA_F reeBSD-1.0-3203/module/../src/nvidia_ctl.c In file included from /usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203/src/nvidia_ctl.c:14: /usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203/src/nv-freebsd.h:31:2: #error This driver does not support F reeBSD 5.0/-CURRENT! *** Error code 1 Stop in /usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203/module. *** Error code 1 Stop in /usr/home/dt/downloads/NVIDIA_FreeBSD-1.0-3203. Any help is appreciated. PS.If you have Nvidia card and have working XF86Config, please forward config information for the device. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message