From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 24 11:48:43 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30DEA10656A4 for ; Fri, 24 Sep 2010 11:48:43 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id DB5638FC27 for ; Fri, 24 Sep 2010 11:48:42 +0000 (UTC) Received: by gyg4 with SMTP id 4so1145785gyg.13 for ; Fri, 24 Sep 2010 04:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=UCExAav1toDQhrxFw5Tv6YM8O76Meu86NOHq/uKKQTE=; b=vLMW/p8Gmt5DGdpuxxGAybNrEYE/ezKaqIB1Q9NxJCoFJfSBCZdhbassjfT6dHcapm vhgfSDzaDS+Y5pWjUlOvPEGXfv45qunG7s++42IWN+CATr5xjRakIVs0m4CVmtcq72He 7Pt1xPZ4GVsdzPzkDLWs8pfdifARyiksi3ZIo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=MJMo7i4P3qfv5bG3VO70mDoXysVksSiuY222nsOWOPBgH50EqEr1bST22hM26oa1HD HpAn0s3GKSTgSUoR2TSq0iAFQ6lBu1aC1Xc/OVQ6P/DAucsfrxZjIXt7jEz2DkwnI59e Msz7ckcUGoZaEZRSEH5dYfxey/bpymY1xzpY4= Received: by 10.101.95.9 with SMTP id x9mr3687652anl.36.1285327542769; Fri, 24 Sep 2010 04:25:42 -0700 (PDT) Received: from localhost (tor-exit-proxy2-readme.formlessnetworking.net [208.53.142.38]) by mx.google.com with ESMTPS id x33sm3272470ana.13.2010.09.24.04.25.40 (version=SSLv3 cipher=RC4-MD5); Fri, 24 Sep 2010 04:25:42 -0700 (PDT) From: Anonymous To: Peter Pavchinskiy References: Date: Fri, 24 Sep 2010 15:20:09 +0400 In-Reply-To: (Peter Pavchinskiy's message of "Fri, 24 Sep 2010 13:07:35 +0600") Message-ID: <86d3s3pevq.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-multimedia@FreeBSD.org Subject: gstreamer-plugins-good fails to compile (Was: to [maintainer]) 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: Fri, 24 Sep 2010 11:48:43 -0000 Peter Pavchinskiy writes: > Hi! > > Can't compile gnome-lite, bad version of Gstreamer. Log attached. [...] > configure:23048: Requested 'gstreamer-0.10 >= 0.10.30' but version of GStreamer is 0.10.29 > configure:23051: error: no gstreamer-0.10 >= 0.10.30 (GStreamer) found [...] > #define PACKAGE_NAME "GStreamer Good Plug-ins" > #define PACKAGE_TARNAME "gst-plugins-good" > #define PACKAGE_VERSION "0.10.25" Wrong way to install a new port. You have to update already installed ports first, in this case multimedia/gstreamer.