From owner-freebsd-ports@FreeBSD.ORG Sun Jul 19 12:22:44 2009 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 7C443106566B for ; Sun, 19 Jul 2009 12:22:44 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay09.ispgateway.de (smtprelay09.ispgateway.de [80.67.31.32]) by mx1.freebsd.org (Postfix) with ESMTP id 349C68FC14 for ; Sun, 19 Jul 2009 12:22:44 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from [89.182.215.105] (helo=localhost) by smtprelay09.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1MSVR4-0005XT-CD for freebsd-ports@freebsd.org; Sun, 19 Jul 2009 14:24:10 +0200 Date: Sun, 19 Jul 2009 14:23:27 +0200 From: Marcus von Appen To: freebsd-ports@freebsd.org Message-ID: <20090719122327.GB1226@medusa.sysfault.org> Mail-Followup-To: freebsd-ports@freebsd.org References: <20090719063924.10d42573@scorpio.seibercom.net> <20090719110030.GA1226@medusa.sysfault.org> <20090719074527.7167d604@scorpio.seibercom.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0ntfKIWw70PvrIHh" Content-Disposition: inline In-Reply-To: <20090719074527.7167d604@scorpio.seibercom.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-Df-Sender: 303256 Subject: Re: Unable to build "graphics/gd" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus von Appen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2009 12:22:44 -0000 --0ntfKIWw70PvrIHh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On, Sun Jul 19, 2009, Jerry wrote: > On Sun, 19 Jul 2009 13:00:30 +0200 > Marcus von Appen wrote: >=20 > [snip] >=20 > > Looks like it tries to link against the older version that's still > > installed. Try to deinstall gd first, then build and install it again. >=20 > Thanks, that fixed it. Strange, but I have not had that problem before. Just for informational purposes: It is a problem with how the FreeBSD upgrade tools work and how a port (read: application, library, whatever) manages its own build. Usually a port, in case it links to one of its own components, should do that by using the just built component in its build directory. Some of them however do not do that but use the complete system environment, thus it can happen that they link to e.g. an older version of themselves or so, causing anything to fail as you just noticed. Regards Marcus --0ntfKIWw70PvrIHh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkpjED8ACgkQi68/ErJnpkfK1wCeIyMAF4jIkMnbRk6kptEjtV8s Xp4An1xdg3yb6TgRyQH1Ht3nCP5WV4EG =UPxc -----END PGP SIGNATURE----- --0ntfKIWw70PvrIHh--