Date: Sun, 19 Jul 2009 14:23:27 +0200 From: Marcus von Appen <mva@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: Unable to build "graphics/gd" Message-ID: <20090719122327.GB1226@medusa.sysfault.org> In-Reply-To: <20090719074527.7167d604@scorpio.seibercom.net> References: <20090719063924.10d42573@scorpio.seibercom.net> <20090719110030.GA1226@medusa.sysfault.org> <20090719074527.7167d604@scorpio.seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <mva@FreeBSD.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090719122327.GB1226>