From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 14 20:13:01 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06DE516A41F; Wed, 14 Dec 2005 20:13:01 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id A50F143D5A; Wed, 14 Dec 2005 20:12:58 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051214201249.DTTK8484.centrmmtao02.cox.net@mezz.mezzweb.com>; Wed, 14 Dec 2005 15:12:49 -0500 Date: Wed, 14 Dec 2005 14:14:02 -0600 To: "Kevin Boyd" References: <43A07754.7020306@sheret.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <43A07754.7020306@sheret.com> User-Agent: Opera M2/8.51 (Linux, build 1462) Cc: gnome@freebsd.org, ahze@freebsd.org Subject: Re: graphics/librsvg2 Build Error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 20:13:01 -0000 On Wed, 14 Dec 2005 13:49:40 -0600, Kevin Boyd wrote: > I get the following error when I try to build librsvg2 on my FreeBSD4.11 > system (it's a work machine and I'm very busy at the moment so I cannot > currently upgrade the OS version, at least not for a few more weeks). > > ===> Building for librsvg2-2.12.7_2 > gmake all-recursive > gmake[1]: Entering directory > `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' > Making all in . > gmake[2]: Entering directory > `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' > if /bin/sh /usr/ports/graphics/librsvg2/work/gnome-libtool > --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I. > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/X11R6/include/libgsf-1 -DHAVE_SVGZ=1 > -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -DHAVE_LIBCROCO=1 -I. -I. > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 > -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include > -I/usr/local/include/freetype2 -DXTHREADS -D_THREAD_SAFE > -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 > -I/usr/X11R6/include -I/usr/local/include/freetype2 > -I/usr/local/include -DXTHREADS -D_THREAD_SAFE -DXUSE_MTSAFE_API > -DXNO_MTSAFE_PWDAPI -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo > -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include > -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > -DG_LOG_DOMAIN=\"librsvg\" > -DLIBRSVG_DATADIR="\"/usr/X11R6/share/gnome\"" -I/usr/local/include -O > -pipe -MT rsvg-affine.lo -MD -MP -MF ".deps/rsvg-affine.Tpo" \ > -c -o rsvg-affine.lo `test -f 'rsvg-affine.c' || echo > './'`rsvg-affine.c; \ > then mv -f ".deps/rsvg-affine.Tpo" ".deps/rsvg-affine.Plo"; \ > else rm -f ".deps/rsvg-affine.Tpo"; exit 1; \ > fi > gnome-libtool: compile: unable to infer tagged configuration > gnome-libtool: compile: specify a tag with `--tag' > gmake[2]: *** [rsvg-affine.lo] Error 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/graphics/librsvg2. > > Any idea how I can get it to work? It's preventing me from getting a > successful portupgrade done :) Are you using ccache? The thumb of rule, if you compiled libtool with ccache then the rest apps that depend on libtool must compile with ccache. If libtool without ccache, then those apps that depend on libtool must compile without ccache. Can't be opposite. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org