From owner-freebsd-current Thu Jan 2 7:52:11 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B955337B401 for ; Thu, 2 Jan 2003 07:52:06 -0800 (PST) Received: from alpha.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC3AB43EC2 for ; Thu, 2 Jan 2003 07:52:03 -0800 (PST) (envelope-from culverk@yumyumyum.org) Received: from alpha.yumyumyum.org (localhost [127.0.0.1]) by alpha.yumyumyum.org (8.12.6/8.12.6) with ESMTP id h02FnBOw031568; Thu, 2 Jan 2003 10:49:11 -0500 (EST) (envelope-from culverk@yumyumyum.org) Received: from localhost (culverk@localhost) by alpha.yumyumyum.org (8.12.6/8.12.6/Submit) with ESMTP id h02FnB6l031565; Thu, 2 Jan 2003 10:49:11 -0500 (EST) (envelope-from culverk@yumyumyum.org) X-Authentication-Warning: alpha.yumyumyum.org: culverk owned process doing -bs Date: Thu, 2 Jan 2003 10:49:11 -0500 (EST) From: Kenneth Culver To: nuzrin@nuzrin.com Cc: current@FreeBSD.ORG Subject: Re: NVIDIA driver compilation failed In-Reply-To: <20030102130151.72452.qmail@web40303.mail.yahoo.com> Message-ID: <20030102104851.I31520-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-0.7 required=5.0 tests=IN_REP_TO,X_AUTH_WARNING,DOUBLE_CAPSWORD,NO_MX_FOR_FROM,AWL version=2.31 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Only one, that driver wasn't meant to compile on -CURRENT. It's not even supported there. Ken On Thu, 2 Jan 2003, Nuzrin Yaapar wrote: > Hi all, > > With the latest CURRENT cvsupped today, NVIDIA driver failed to compile. The > output: > > --- > [root@zhang-wu-ji ~/NVIDIA]# make setup > ... > << snipped >> > cc -O -pipe -mcpu=pentiumpro -I/root/NVIDIA/module/../src -D__KERNEL__ > -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3203 -DNV_UNIX > -DNV_BSD -DNVCPU_X86 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- > -I/root/NVIDIA/module/../src -I. -I@ -I@/dev -I@/../include -I/usr/include > -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 > -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -ansi -c /root/NVIDIA/module/../src/nvidia_subr.c > /root/NVIDIA/src/nvidia_subr.c: In function `nvidia_close_ctl': > /root/NVIDIA/src/nvidia_subr.c:317: dereferencing pointer to incomplete type > /root/NVIDIA/src/nvidia_subr.c: In function `nvidia_close_dev': > /root/NVIDIA/src/nvidia_subr.c:370: dereferencing pointer to incomplete type > *** Error code 1 > > Stop in /root/NVIDIA/module. > *** Error code 1 > > Stop in /root/NVIDIA. > Exit 1 > [root@zhang-wu-ji ~/NVIDIA]# > > --- > > Any pointers? > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message