From owner-freebsd-ports@FreeBSD.ORG Fri Feb 29 18:37:38 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 9D29C106566C for ; Fri, 29 Feb 2008 18:37:38 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.freebsd.org (Postfix) with ESMTP id 745348FC1E for ; Fri, 29 Feb 2008 18:37:38 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 21638 invoked from network); 29 Feb 2008 18:37:38 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 29 Feb 2008 18:37:37 -0000 Message-ID: <47C84F76.9020707@chuckr.org> Date: Fri, 29 Feb 2008 13:31:18 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: Brodey Dover References: <47C5F7D0.4040803@rogers.com> <47C75547.4030102@chuckr.org> <47C75828.1000107@rogers.com> In-Reply-To: <47C75828.1000107@rogers.com> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, danfe@freebsd.org Subject: Re: 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: Fri, 29 Feb 2008 18:37:38 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brodey Dover wrote: > So I'm reading your response and thinking, okay I'll do this tomorrow. > But then you mentioned, "that is not your error...but." I can program, > what the hey, let's look at the error and see what is up....well I made > the following changes to nv_freebsd.h lines 337 and 338 > / > S032 nv_os_agp_init (nv_state_t *, void **, U032 *); > S032 nv_os_agp_teardown (nv_state_t *); > > /to > > /S032 nv_os_agp_init (*nv_stack_t *sp*, nv_state_t *, void **, > U032 *); > S032 nv_os_agp_teardown (*nv_stack_t *sp*, nv_state_t *); > > /I then got a stop because ../../graphics/libGL was already installed, > feeling redundancy kicking in I decided to give in for a "registered" > install of the nvidia-drivers, I deinstalled libGL and fired up make > install from nvidia-driver directory again. After that, the driver > successfully installed itself and I'm a happy happy camper. > > I am running FreeBSD6.3/i386- RELEASE. > Sounds good to me. I forgot, myself, that I needed to set a X11BASE variable in the sources to get it to install things right. I'd just _assumed_ you'd seen that too, what a silly thing for me to do! > Regards, > Brodey Dover > > See you all at BSDCan ;). -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHyE92z62J6PPcoOkRAj+AAJwNA4NFrAIiXTzvX1FZ8gytqz9FOQCgknMA NAdfGekICOuoHfrJunc5fH4= =M8y3 -----END PGP SIGNATURE-----