From owner-freebsd-ports@FreeBSD.ORG Sat Jan 31 16:52:16 2004 Return-Path: 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 F1B0616A4CE for ; Sat, 31 Jan 2004 16:52:16 -0800 (PST) Received: from no.dyndns.org (pool-151-203-120-182.bos.east.verizon.net [151.203.120.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 182FA43D31 for ; Sat, 31 Jan 2004 16:52:16 -0800 (PST) (envelope-from justin@no.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by no.dyndns.org (Postfix) with ESMTP id 67D5D4A; Sat, 31 Jan 2004 19:52:15 -0500 (EST) From: Justin To: danfe@regency.nsu.ru Date: Sat, 31 Jan 2004 19:52:15 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401311952.15080.justin@no.dyndns.org> cc: ports@FreeBSD.org Subject: FreeBSD Port: nvidia-driver-1.0.4365_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 00:52:17 -0000 FYI I had a problem with your nvidia port, I cvsupped yesterday and rebuild my nvidia port as usual. Im running 4.9 i386, It was trying to install nvidia.ko to /boot/modules where it should be in /modules. ...... ===> Installing for nvidia-driver-1.0.4365_2 ===> nvidia-driver-1.0.4365_2 depends on file: /compat/linux/etc/redhat-release - found ===> nvidia-driver-1.0.4365_2 depends on shared library: X11.6 - found Id Refs Address Size Name 3 2 0xc24c1000 15000 linux.ko ===> Generating temporary packing list ===> Checking if x11/nvidia-driver already installed ===> module install -o root -g wheel -m 555 nvidia.ko /boot/modules ===> lib ....... Thanks