From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 17:22:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A8A16A422 for ; Tue, 31 Jan 2006 17:22:10 +0000 (GMT) (envelope-from ken@justken.net) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3463943D69 for ; Tue, 31 Jan 2006 17:22:04 +0000 (GMT) (envelope-from ken@justken.net) Received: from ip01.eastlink.ca ([24.222.10.5]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0ITY001DHW7L7FZ1@mta01.eastlink.ca> for freebsd-questions@freebsd.org; Tue, 31 Jan 2006 13:21:22 -0400 (AST) Received: from server1.justken.net (HELO [24.222.15.10]) ([24.222.15.10]) by ip01.eastlink.ca with ESMTP; Tue, 31 Jan 2006 13:22:02 -0400 Date: Tue, 31 Jan 2006 13:24:07 -0400 From: Ken Easson To: freebsd-questions@freebsd.org Message-id: <43DF9D37.10508@justken.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAgAAA+wAAAPt User-Agent: Thunderbird 1.5 (X11/20060130) Subject: freebsd 5.4 gnome 2.12 build problems. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 17:22:10 -0000 Hello, (how this is the right list) while updating firefox i noticed that gnome has been updated to v2.12 i read UPDATING, and discovered there was a convenient script for updating gnome! After doing this, the Filemanager failed to start, I had no desktop icons, and i was unable to save background or theme data. Applications run fine, however, i'd like my icons and Filemanager back. I tried doing a portupgrade -Uuf nautilus2 which failed at librsvg2 entering the ports tree and trying to install librsvg2 (i did a clean and distclean) each time librsvg2 fails with an error i can't understand. (tail of make follows) I looked in the Makefile for a reference to -fPIC and there is nothing. I'm not sure what this is, or how to coax librsvg2 to make. Any help would be greatly appreciated. In an earlier attempt to build i removed gamin in favor of fam and updated the pkgdb to reflect this. So far i've updated my kernel and world to latest RELENG 5.4 p10 deinstalled my entire ports tree and reinstalled all the applications i normally use. I'm using amd64. Any help would be greatly appreciated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libgsf-1 -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_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 -DXUSE_MTSAFE_API -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 -DXUSE_MTSAFE_API -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 librsvg-enum-types.lo -MD -MP -MF .deps/librsvg-enum-types.Tpo -c librsvg-enum-types.c -fPIC -DPIC -o .libs/librsvg-enum-types.o cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libgsf-1 -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_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 -DXUSE_MTSAFE_API -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 -DXUSE_MTSAFE_API -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 librsvg-enum-types.lo -MD -MP -MF .deps/librsvg-enum-types.Tpo -c librsvg-enum-types.c -o librsvg-enum-types.o >/dev/null 2>&1 /bin/sh /usr/ports/graphics/librsvg2/work/gnome-libtool --mode=link cc -O -pipe -L/usr/local/lib -o librsvg-2.la -rpath /usr/X11R6/lib -version-info 14:7:12 -no-undefined -export-dynamic rsvg-affine.lo librsvg-features.lo rsvg-bpath-util.lo rsvg-css.lo rsvg-defs.lo rsvg-image.lo rsvg-paint-server.lo rsvg-path.lo rsvg-file-util.lo rsvg-filter.lo rsvg-marker.lo rsvg-mask.lo rsvg-shapes.lo rsvg-structure.lo rsvg-styles.lo rsvg-text.lo rsvg.lo rsvg-cond.lo rsvg-art-composite.lo rsvg-art-draw.lo rsvg-art-mask.lo rsvg-art-paint-server.lo rsvg-art-render.lo librsvg-enum-types.lo -L/usr/local/lib -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv -L/usr/local/lib -lcroco-0.6 -lglib-2.0 -lxml2 -lz -liconv -lm -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lart_lgpl_2 -lxml2 -lpangoft2-1.0 -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lfontconfig -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz cc -shared .libs/rsvg-affine.o .libs/librsvg-features.o .libs/rsvg-bpath-util.o .libs/rsvg-css.o .libs/rsvg-defs.o .libs/rsvg-image.o .libs/rsvg-paint-server.o .libs/rsvg-path.o .libs/rsvg-file-util.o .libs/rsvg-filter.o .libs/rsvg-marker.o .libs/rsvg-mask.o .libs/rsvg-shapes.o .libs/rsvg-structure.o .libs/rsvg-styles.o .libs/rsvg-text.o .libs/rsvg.o .libs/rsvg-cond.o .libs/rsvg-art-composite.o .libs/rsvg-art-draw.o .libs/rsvg-art-mask.o .libs/rsvg-art-paint-server.o .libs/rsvg-art-render.o .libs/librsvg-enum-types.o -L/usr/local/lib -lgsf-1 -lcroco-0.6 -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lart_lgpl_2 -lxml2 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lfontconfig -lfreetype -lz -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,librsvg-2.so.2 -o .libs/librsvg-2.so.2 /usr/bin/ld: /usr/local/lib/libgsf-1.a(gsf-utils.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libgsf-1.a: could not read symbols: Bad value gmake[2]: *** [librsvg-2.la] 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.