From owner-freebsd-questions@FreeBSD.ORG Thu Jun 9 16:38:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F6A16A41C for ; Thu, 9 Jun 2005 16:38:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D8243D4C for ; Thu, 9 Jun 2005 16:38:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DB63A5125D; Thu, 9 Jun 2005 12:38:01 -0400 (EDT) Date: Thu, 9 Jun 2005 12:38:01 -0400 From: Kris Kennaway To: Cristian Sirbu Message-ID: <20050609163801.GB75639@xor.obsecurity.org> References: <20050609152538.30464.qmail@web50007.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline In-Reply-To: <20050609152538.30464.qmail@web50007.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: error while installing port graphics/librsvg2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 16:38:02 -0000 --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 09, 2005 at 08:25:38AM -0700, Cristian Sirbu wrote: > I'm having an error in the 'install' phase of the > port. It builds without errors. > I updated each and every dependancy this port has to > the latest version as of 09 June 2005 (today). >=20 > The part of the log that contains the error is below. > Should the full build and install log be necesary i > can provide it. >=20 > ... > gmake install-data-hook > gmake[3]: Entering directory > `/usr/ports/graphics/librsvg2/work/librsvg-2.9.5/gdk-pixbuf-loader' > if [ -z "" ] ; then \ > /bin/sh ../mkinstalldirs /usr/X11R6/etc/gtk-2.0 ; \ > /usr/X11R6/bin/gdk-pixbuf-query-loaders > > /usr/X11R6/etc/gtk-2.0/gdk-pixbuf.loaders ; \ > fi > /usr/libexec/ld-elf.so.1: > /usr/local/lib/libglib-2.0.so.600: Undefined symbol > "stpcpy" Did you previously run 4.x on this machine and then update to 5.x without rebuilding all ports? This is the kind of thing that can happen when you try to mix and match 4.x and 5.x versions of port libraries. Kris --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCqHBpWry0BWjoQKURAmO/AJ4z9fyasvTJc88repDIHZCFf2kptQCg4IQm LCt2RfkvtRsdmSWeblFLUrA= =K83L -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o--