From owner-freebsd-ports@FreeBSD.ORG Fri Jan 7 02:37:32 2005 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 1AA6F16A4CE for ; Fri, 7 Jan 2005 02:37:32 +0000 (GMT) Received: from web53607.mail.yahoo.com (web53607.mail.yahoo.com [206.190.37.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E40B43D1F for ; Fri, 7 Jan 2005 02:37:31 +0000 (GMT) (envelope-from scott@sremick.net) Received: (qmail 44528 invoked by uid 60001); 7 Jan 2005 02:37:31 -0000 Message-ID: <20050107023731.44526.qmail@web53607.mail.yahoo.com> Received: from [69.171.193.20] by web53607.mail.yahoo.com via HTTP; Thu, 06 Jan 2005 18:37:30 PST X-RocketYMMF: siremick Date: Thu, 6 Jan 2005 18:37:30 -0800 (PST) From: "Scott I. Remick" To: Jeremy Messenger In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-ports@freebsd.org Subject: Re: mpeg4ip requires IPv6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 02:37:32 -0000 --- Jeremy Messenger wrote: > > /lib/libm.so.2 > > Remove this. ok > > So I can't just remove compat4x unfortunately :( > > You can if you want to use libmap.conf instead like what I am doing. At > the everytime when I reinstall nvidia-driver, I always remove the compat4x > dependency from the Makefile because I am using libmap.conf to take care > of it. So just a line near the top that says: libm.so.2 libm.so.3 ??? And the nvidia driver is ok with that?