From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 26 13:45:01 2009 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 DEC0F1065672 for ; Thu, 26 Feb 2009 13:45:01 +0000 (UTC) (envelope-from elcorreodejuan@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3928FC12 for ; Thu, 26 Feb 2009 13:45:00 +0000 (UTC) (envelope-from elcorreodejuan@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so375958ywt.13 for ; Thu, 26 Feb 2009 05:45:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=4oXqXmb7zgiq0t8J0GVhkyeycfPkray8JQrVdJOImqE=; b=j4uGfTYGF0TjaQuIFWDZhrLK0s/rncG5C4B7letzKokrEFo7GkkiQyp0Bo+K/372A9 dx5aZ5/l+G2hg/6tMzEoAMTFsakB7EpIcVJu/dp9jQZRTdVEQcEExqDvLkXT0XR5KCwn kIlGVBUZion6cXYP56isOHuB4jy19vZKrqVWM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Xf9um16BdA0YqUwmjWxWPEEOtXp5gs2mT+KcRQcNdue2bqXvfqcvLwey3Sl+UKGX4X JOKyT0rD5aQA9yw0S7+QOKV/otXZnZBwFvCQ1dCAMF9Jw2zwVhkZOrYVRAHRaVS5WI01 tTqvDjvrpetjhqazcioCrzcBQjIQn3KAZWAYs= MIME-Version: 1.0 Received: by 10.220.95.75 with SMTP id c11mr591319vcn.1.1235654197068; Thu, 26 Feb 2009 05:16:37 -0800 (PST) Date: Thu, 26 Feb 2009 11:16:36 -0200 Message-ID: <2ec84c270902260516t7cd265b7ya5b7c7338972b261@mail.gmail.com> From: Juan To: multimedia@freebsd.org Content-Type: multipart/mixed; boundary=0016e6470b087b43320463d229c5 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: compile Gimp error 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: Thu, 26 Feb 2009 13:45:02 -0000 --0016e6470b087b43320463d229c5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi! I got an error while compiling Gimp 2.4.6 on FreeBSD 7.1 I guess its a gstreamer version problem. But it said that I shoud email you with some information, so thats what Im trying to do, hope it help :) PD: first time reporting something here, so please try to not be so hard with the form this email was made, sorry checking process.h usability... no checking process.h presence... no checking for process.h... no checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for localtime_r... yes checking for gmtime_r... yes checking for FIONREAD in sys/ioctl.h... yes checking for inline... inline checking for _LARGEFILE_SOURCE value needed for large files... no checking for lrint... yes checking for lrintf... yes checking whether cc implements __PRETTY_FUNCTION__... yes checking whether cc implements __FUNCTION__... yes checking whether cc implements __func__... yes checking for GLIB... yes checking for LIBOIL... yes checking for GST... no no configure: Requested 'gstreamer-0.10 >= 0.10.21.1' but version of GStreamer is 0.10.20 configure: error: no gstreamer-0.10 >= 0.10.21.1 (GStreamer) found ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/gstreamer-plugins-gnomevfs/work/gst-plugins-base-0.10.22/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/gstreamer-plugins-gnomevfs. *** Error code 1 Stop in /usr/ports/www/webkit-gtk2. *** Error code 1 Stop in /usr/ports/www/webkit-gtk2. *** Error code 1 Stop in /usr/ports/graphics/gimp-app. *** Error code 1 Stop in /usr/ports/graphics/gimp-app. *** Error code 1 Stop in /usr/ports/graphics/gimp. *** Error code 1 Stop in /usr/ports/graphics/gimp. [root@elotro /usr/ports/graphics/gimp]# --0016e6470b087b43320463d229c5--