From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 24 11:39:24 2010 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 3B397106564A for ; Fri, 24 Sep 2010 11:39:24 +0000 (UTC) (envelope-from kwm@freebsd.org) Received: from fep31.mx.upcmail.net (fep31.mx.upcmail.net [62.179.121.49]) by mx1.freebsd.org (Postfix) with ESMTP id 774978FC15 for ; Fri, 24 Sep 2010 11:39:23 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep15-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100924112245.GAWV1472.viefep15-int.chello.at@edge01.upcmail.net>; Fri, 24 Sep 2010 13:22:45 +0200 Received: from [192.168.0.104] ([80.56.73.45]) by edge01.upcmail.net with edge id AbNj1f06X0ydU7k01bNl7m; Fri, 24 Sep 2010 13:22:45 +0200 X-SourceIP: 80.56.73.45 From: Koop Mast To: Peter Pavchinskiy In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Fri, 24 Sep 2010 13:25:21 +0200 Message-ID: <1285327521.90659.1044.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=xhnIrgVimuy9wQ+RkywzulFXCq7zNkI+ObDjxzBho7Y= c=1 sm=0 a=IkcTkHD0fZMA:10 a=x7DeKtj5RTmPJgv1bL4A:9 a=yG41ZTCPWKl-32n2Cd60W0PQ1IAA:4 a=QEXdDO2ut3YA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: multimedia@FreeBSD.org Subject: Re: 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:39:24 -0000 On Fri, 2010-09-24 at 13:07 +0600, Peter Pavchinskiy wrote: > Hi! > > Can't compile gnome-lite, bad version of Gstreamer. Log attached. > > Sorry fo my bad english. > > Peter You need to update your installed ports first. Like the message says you got gstreamer 0.10.29 installed, but it wants 0.10.30 (which is in ports). You can use ports-mgmt/portmaster for this task. -Koop