From owner-freebsd-ports@FreeBSD.ORG Thu Feb 28 04:52:24 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 998F41065670 for ; Thu, 28 Feb 2008 04:52:24 +0000 (UTC) (envelope-from pcfxer@rogers.com) Received: from smtp105.rog.mail.re2.yahoo.com (smtp105.rog.mail.re2.yahoo.com [206.190.36.83]) by mx1.freebsd.org (Postfix) with SMTP id 3FF6A8FC1B for ; Thu, 28 Feb 2008 04:52:24 +0000 (UTC) (envelope-from pcfxer@rogers.com) Received: (qmail 19473 invoked from network); 28 Feb 2008 04:52:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:Content-Type:Content-Transfer-Encoding; b=eK757+ESDwaTy27F/7fshKLxkF3cXvJPPjI5DtelL4hdt860h97NjaOesIYXMvtxljd8UpPZ2sg9eT8/p4SHvgfjxy71RFjF0B9oPJ2zC6K715dBTiSQo920LkSBeAwtf2kymK9a3FoBmgdxU2UAdnX/Yt5n7FD2tJtO2g3slGQ= ; Received: from unknown (HELO BrodeyBSD.com) (pcfxer@rogers.com@99.241.144.175 with plain) by smtp105.rog.mail.re2.yahoo.com with SMTP; 28 Feb 2008 04:52:23 -0000 X-YMail-OSG: R3G4SJ0VM1lHf8VvxnKOjgSK9ksLYzu1D2Yp6nNOhihLy6nDBjcz9dFXKAdb5Xg81Q-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <47C5F7D0.4040803@rogers.com> Date: Wed, 27 Feb 2008 18:52:48 -0500 From: Brodey Dover User-Agent: Thunderbird 2.0.0.9 (X11/20080203) MIME-Version: 1.0 To: danfe@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: nvidia-driver-169.07 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 04:52:24 -0000 Trying to compile from ports and unfortunately I continuously receive this stop in the compile process. I have removed and deleted everything that I could from distfiles and temp directories and have been unable to compile. My temporary solution is to run the latest version below this in ports 9x... Code: /cd /usr/ports/x11/nvidia-driver/;make install clean ===> Building for nvidia-driver-169.07 ===> src (all) cc -O2 -fno-strict-aliasing -pipe -DNV_VERSION_STRING=\"169.07\" -D__KERNEL__ -DNVRM -UDEBUG -U_DEBUG -DNDEBUG -O -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c nvidia_subr.c nvidia_subr.c:654: error: conflicting types for 'nv_os_agp_init' ./nv-freebsd.h:337: error: previous declaration of 'nv_os_agp_init' was here nvidia_subr.c:654: error: conflicting types for 'nv_os_agp_init' ./nv-freebsd.h:337: error: previous declaration of 'nv_os_agp_init' was here nvidia_subr.c:739: error: conflicting types for 'nv_os_agp_teardown' ./nv-freebsd.h:338: error: previous declaration of 'nv_os_agp_teardown' was here nvidia_subr.c:739: error: conflicting types for 'nv_os_agp_teardown' ./nv-freebsd.h:338: error: previous declaration of 'nv_os_agp_teardown' was here *** Error code 1 Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-169.07/src. *** Error code 1 Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-169.07. *** Error code 1 Stop in /usr/ports/x11/nvidia-driver. *** Error code 1 Stop in /usr/ports/x11/nvidia-driver. / Thank you, Brodey Dover PS, I'm e-mailing this because I can't get the particular pkg to compile on any of my machines-even fresh installs. So I'm thinking the issue is with the port.