From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 13:41:45 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 AC90616A40F for ; Fri, 20 Oct 2006 13:41:45 +0000 (UTC) (envelope-from kfo@lasertech.dk) Received: from pasmtpB.tele.dk (pasmtpb.tele.dk [80.160.77.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23B8C43D55 for ; Fri, 20 Oct 2006 13:41:44 +0000 (GMT) (envelope-from kfo@lasertech.dk) Received: from mail01.lasertech.intern (cpe.atm2-0-1061049.0x50c5056a.virnxx10.customer.tele.dk [80.197.5.106]) by pasmtpB.tele.dk (Postfix) with ESMTP id 05AABE30700 for ; Fri, 20 Oct 2006 15:41:42 +0200 (CEST) MIME-Version: 1.0 Date: Fri, 20 Oct 2006 15:41:40 +0200 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <96378F16C69F7C458EB12A666948A39C05CF19@mail01.lasertech.intern> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Howto recompile libgnome-keyring with -fPIC Thread-Index: Acb0TXkR2+7VzmAPEduQvABQ/GmSOA== From: =?iso-8859-1?Q?Klaus_Friis_=D8stergaard?= To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Howto recompile libgnome-keyring with -fPIC 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: Fri, 20 Oct 2006 13:41:45 -0000 Hi, =20 I get this error when trying to install Firefox: =20 /usr/bin/ld: /usr/X11R6/lib/libgnome-keyring.a(gnome-keyring.o): = relocation R_X86_64_32 can not be used when making a shared object; = recompile with -fPIC /usr/X11R6/lib/libgnome-keyring.a: could not read symbols: Bad value How do I recompile libgnome-keyring with the -fPIC compiler flags set? Is it possible to use the portupgrade to force a recomiplation with the = right settings? =20 /Klaus =20 =20 =20 =20 =20