From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 26 13:48:48 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 C91831065673 for ; Thu, 26 Feb 2009 13:48:48 +0000 (UTC) (envelope-from elcorreodejuan@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 852748FC16 for ; Thu, 26 Feb 2009 13:48:48 +0000 (UTC) (envelope-from elcorreodejuan@gmail.com) Received: by yx-out-2324.google.com with SMTP id 31so375059yxl.13 for ; Thu, 26 Feb 2009 05:48:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=BOoAUyE8J66YcvmezzSx3hSQhQSWOugocnmYwCzfquM=; b=Y1njdOpxyooWH8fILZeeh/a3ZdwIT8IFFtIHE/9X2FJbLGc3ktvhOfKOUltpvucYqn FJSFFbYKEVLSzV9ao5oWTg7AkONBNpPCCqpNNv1WMQMAcGHqzXvdfB7hV/XSqtu5LYje j0feoZQbcYWRpVn19/5duvIolfX3/basn5ZYk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qqoQnhiD2pWVley9MTmu1K/vabMDGFE7fOiQwP6Yje9w7TJXZvCbrrPosN86xhP22y JbiQIVQPi/r6Atmd6f1z97MbRxz0zpC8Xti3ZdIN7gribnt58so4+NV7KYH/7XloSSPJ 2/S6rLq87kpN74Z0eonTghDuIBt99JHJB7Uws= MIME-Version: 1.0 Received: by 10.220.77.18 with SMTP id e18mr591318vck.85.1235654419535; Thu, 26 Feb 2009 05:20:19 -0800 (PST) In-Reply-To: <2ec84c270902260516t7cd265b7ya5b7c7338972b261@mail.gmail.com> References: <2ec84c270902260516t7cd265b7ya5b7c7338972b261@mail.gmail.com> Date: Thu, 26 Feb 2009 11:20:19 -0200 Message-ID: <2ec84c270902260520t6a1a09fdpcc0341f979a53f5@mail.gmail.com> From: Juan To: multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: 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:48:49 -0000 sorry the Gimp version is 2.6.5 On 26/02/2009, Juan wrote: > 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]# >