From owner-freebsd-ports@FreeBSD.ORG Mon Apr 17 00:33:53 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A87216A403 for ; Mon, 17 Apr 2006 00:33:53 +0000 (UTC) (envelope-from dee.ayy@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77BB543D48 for ; Mon, 17 Apr 2006 00:33:52 +0000 (GMT) (envelope-from dee.ayy@gmail.com) Received: by pproxy.gmail.com with SMTP id t32so484174pyc for ; Sun, 16 Apr 2006 17:33:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=EpMWeQUiDEGf8BSmJmEfPrL1z9oXvSKOwJ305JBJlbb6resdDt+pfRoc0rNg9N85vSwY+kgjjXin6Lm9E3Cg+uU5aIfGwUu9VyTrszJ1XDrc8Zt/sR2w1ld/8bmwFOyPqur1G5wm8O8gABu+WCDWXAgSFLAQaczUKrq51mahVUQ= Received: by 10.35.100.6 with SMTP id c6mr212799pym; Sun, 16 Apr 2006 17:33:51 -0700 (PDT) Received: by 10.35.29.10 with HTTP; Sun, 16 Apr 2006 17:33:51 -0700 (PDT) Message-ID: Date: Sun, 16 Apr 2006 19:33:51 -0500 From: "Dee Ayy" To: danfe@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: nvidia-driver-1.0.8178_1 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: Mon, 17 Apr 2006 00:33:53 -0000 I downloaded the AMD64 version of FreeBSD 6.0-RELEASE and tried to build th= e nvidia-driver from ports and got an error stating this is for the i386 and = I am running amd64. Now what? Also, it's been over a year since I've tried FreeBSD. Has the make invocation changed for BATCH? I don't recall typing "=3Dyes" in make install BATCH=3Dyes Is this the proper method to have a non-interactive compile and installation? Or would it be make BATCH=3Dyes && make install BATCH=3Dyes ? Regards.