From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 08:14:52 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60A4016A52C for ; Sun, 28 Oct 2007 08:14:52 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from istc.kiev.ua (wolf.istc.kiev.ua [193.108.236.1]) by mx1.freebsd.org (Postfix) with ESMTP id 1A99413C4B6 for ; Sun, 28 Oct 2007 08:14:51 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from localhost ([127.0.0.1] helo=ravenloft.kiev.ua) by istc.kiev.ua with esmtp (Exim 4.52) id 1Im3IG-0006Fh-Qi; Sun, 28 Oct 2007 10:14:51 +0200 Received: from kozlov by ravenloft.kiev.ua with local (Exim 4.68 (FreeBSD)) (envelope-from ) id 1Im3Fz-000Kl8-MW; Sun, 28 Oct 2007 10:12:27 +0200 Date: Sun, 28 Oct 2007 10:12:27 +0200 From: Alex Kozlov To: freebsd-ports@freebsd.org, "Carlos A. M. dos Santos" Message-ID: <20071028081227.GA79763@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-Spam-Score: 0.0 (/) X-Spam-Report: Content analysis detailz: (0.0 points, 10.0 required) Cc: Subject: Re: Proposition: make x11/nvidia-driver independent of misc/compat5x 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: Sun, 28 Oct 2007 08:14:52 -0000 On Sat, Oct 27, 2007 at 10:53:30PM -0200, Carlos A. M. dos Santos wrote: > > > [/usr/local/lib/xorg/modules/libwfb.so] > > > libm.so.3 libm.so.4 > > > librpcsvc.so.2 librpcsvc.so.3 > > > > If I specify the full path the mapping does not work. The X server > > still loades, but gives me the following message: > > > > dlopen: Shared object "libm.so.3" not found, required by "libwfb.so" Sorry. I use nvidia-driver-96xx, so I was not be able to test libwfb case. > ... so my patch now becomes the one provided below. Extract it piping > this message to > > b64decode -o /dev/stdout | gzip -d > nvidia-driver.diff > > CC to the port maintainer now. I suppose that he subscribes the list > but, well, just in case. Also, I think that libmap trick is good for local hack, but must not be applied by default in port. Print libmap suggestion from pre-everything will be enough. -- Adios