From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 12 14:30:31 2012 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37DCC106564A for ; Sun, 12 Feb 2012 14:30:31 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id EB8EA8FC23 for ; Sun, 12 Feb 2012 14:30:30 +0000 (UTC) Received: from roxette.lamaiziere.net (136.9.74.86.rev.sfr.net [86.74.9.136]) by smtp.lamaiziere.net (Postfix) with ESMTPA id B8EB5FAA2D0C; Sun, 12 Feb 2012 15:30:28 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by roxette.lamaiziere.net (Postfix) with ESMTP id 18D838159; Sun, 12 Feb 2012 15:30:28 +0100 (CET) Date: Sun, 12 Feb 2012 15:30:27 +0100 From: Patrick Lamaiziere To: Shevek Ansible Message-ID: <20120212153027.4537c568@davenulle.org> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: multimedia@FreeBSD.org Subject: Re: gstreamer port fails (no subject) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 14:30:31 -0000 Le Sun, 12 Feb 2012 13:53:25 +0900, Shevek Ansible a écrit : hello, The problem is here: > Requested 'gstreamer-plugins-base-0.10 >= 0.10.33' but version of > GStreamer Base Plugins Libraries is 0.10.30 the librairie plugins version is not the good one (too old). You have to rebuild gstreamer. As this kind of port could have a lot of dependencies, I suggest to update using a tool like portmaster or portupgrade. Regards.