From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 14 21:56:36 2006 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09C5016A420 for ; Tue, 14 Feb 2006 21:56:36 +0000 (GMT) (envelope-from apple@justken.net) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A82AC43D48 for ; Tue, 14 Feb 2006 21:56:35 +0000 (GMT) (envelope-from apple@justken.net) Received: from ip02.eastlink.ca ([24.222.10.10]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IUP00D466AUD8T1@mta01.eastlink.ca> for amd64@freebsd.org; Tue, 14 Feb 2006 17:56:54 -0400 (AST) Received: from server4.justken.net (HELO [192.168.0.57]) ([24.222.15.13]) by ip02.eastlink.ca with ESMTP; Tue, 14 Feb 2006 17:56:35 -0400 Resent-date: Tue, 14 Feb 2006 17:45:12 -0400 Date: Tue, 14 Feb 2006 12:23:03 -0400 Resent-from: Ken Easson From: Ken Easson Resent-to: amd64@freebsd.org To: Gary Jennejohn Resent-message-id: Message-id: <58a5491a3e40ba3ad33aa94867275a71@justken.net> MIME-version: 1.0 X-Mailer: Apple Mail (2.623) Content-type: text/plain; charset=US-ASCII; format=flowed Content-transfer-encoding: 7BIT X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= Cc: Subject: Re: freebsd 5.4 gnome 2.12 build problems. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 21:56:36 -0000 Thanks, I have the file libgsf-1.so i tried deinstalling and reinstalling the port just in case it was messed up. i'm still getting the same error as before when running make on librsvg2 is it libgsf that i should try building with the -fPIC option? and if so - how do i do that? ken. On 14-Feb-06, at 5:23 AM, Gary Jennejohn wrote: > > apple writes: >> /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. >> > > /usr/ports/devel/libgsf should have installed a shared library. Check > whether there is a /usr/local/lib/libgsf-1.so. If not, try reinstalling > libgsf. > > --- > Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg > garyjATdenxDOTde > > > ken easson