From owner-freebsd-gnome Tue Nov 12 3:42:14 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6320737B401; Tue, 12 Nov 2002 03:42:12 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1BB443E42; Tue, 12 Nov 2002 03:42:11 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 4D491534E; Tue, 12 Nov 2002 12:42:08 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Joe Marcus Clarke Cc: gnome@FreeBSD.org Subject: Re: ports/45236: [PATCH] lang/librep needs math/libgmp4 References: <200211120932.gAC9W6lY051840@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 12 Nov 2002 12:42:08 +0100 In-Reply-To: <200211120932.gAC9W6lY051840@freefall.freebsd.org> (Joe Marcus Clarke's message of "Tue, 12 Nov 2002 01:32:06 -0800 (PST)") Message-ID: Lines: 15 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Marcus Clarke writes: > Actually, librep already depends on libgmp-freebsd when building on > -CURRENT. Take a look further down in the Makefile. I have built librep on > -CURRENT numerous times, and only had a problem after the first __sF > issue where I had to remove /usr/lib/compat/libgmp.so.3 so that the > version in /usr/local/lib would take precedence. Yeah, the problem was that I had the library (so the dependency check succeeded) but not the header (so configure failed). But why does librep use our old libgmp instead of math/libgmp4? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message