From owner-freebsd-questions@FreeBSD.ORG Fri Apr 28 03:13:13 2006 Return-Path: X-Original-To: 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 311A916A404 for ; Fri, 28 Apr 2006 03:13:12 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8507F43D5D for ; Fri, 28 Apr 2006 03:13:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 0A71C1A3C1D; Thu, 27 Apr 2006 20:13:11 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2D9F755E94; Thu, 27 Apr 2006 23:12:26 -0400 (EDT) Date: Thu, 27 Apr 2006 23:12:25 -0400 From: Kris Kennaway To: Brian John Message-ID: <20060428031225.GA76112@xor.obsecurity.org> References: <4451770E.6090103@fusemail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <4451770E.6090103@fusemail.com> User-Agent: Mutt/1.4.2.1i Cc: questions@freebsd.org Subject: Re: video players broken 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: Fri, 28 Apr 2006 03:13:13 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 27, 2006 at 08:59:42PM -0500, Brian John wrote: > Hi, I just upgraded my ports and now all of my video players either=20 > won't install, or they won't start up. I've tried 4 different ones,=20 > here is what happens with each: >=20 > vlc: won't install > /usr/local/lib/libmatroska.so: undefined reference to=20 > `libebml::CodedSizeLength(unsigned long long, unsigned int)' > gmake[2]: *** [vlc] Error 1 > gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.4a' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.4a' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > totem: won't start up > [brian@brianjohn /usr/ports/multimedia/totem]$ totem & > [1] 8150 > [brian@brianjohn /usr/ports/multimedia/totem]$ /libexec/ld-elf.so.1:=20 > Shared object "libglib-2.0.so.600" not found, required by=20 > "libgnome-keyring.so.0" >=20 > xine: this one starts up, but then closes right away, with no error >=20 > mplayer: won't install, get several errors similar to this > /usr/X11R6/lib/libxmms.so: undefined reference to `gtk_widget_get_type' > /usr/X11R6/lib/libxmms.so: undefined reference to `gtk_vbox_new' > gmake: *** [mencoder] Error 1 > *** Error code 2 >=20 > Can someone please help me out? You didn't upgrade your ports completely; you have an inconsistent mix of old and new libraries on your system. portupgrade -a, or if that fails, portupgrade -fa. Kris --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEUYgZWry0BWjoQKURAv9ZAKDqdhXHWtrjM1ApfGKmnU05emFGMQCfVlOD d/LG0gbmeqfQAaDF8jIRCCc= =O1MS -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--