From owner-freebsd-x11@FreeBSD.ORG Mon Jul 18 14:30:00 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4292C16A41C for ; Mon, 18 Jul 2005 14:30:00 +0000 (GMT) (envelope-from jester@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id F286743D48 for ; Mon, 18 Jul 2005 14:29:59 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id CA3F213A982; Mon, 18 Jul 2005 10:29:58 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id j6IETwd05542; Mon, 18 Jul 2005 10:29:58 -0400 (EDT) Date: Mon, 18 Jul 2005 10:29:58 -0400 From: Jesse Sheidlower To: Dejan Lesjak Message-ID: <20050718142958.GA3281@panix.com> References: <20050714154957.GA4413@panix.com> <200507152107.14217.dejan.lesjak@ijs.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507152107.14217.dejan.lesjak@ijs.si> User-Agent: Mutt/1.4.2.1i Cc: freebsd-x11@freebsd.org Subject: Re: Linker problem with FT_GlyphSlot_Embolden X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 14:30:00 -0000 On Fri, Jul 15, 2005 at 09:07:13PM +0200, Dejan Lesjak wrote: > On Thursday 14 of July 2005 17:49, Jesse Sheidlower wrote: > > I'm trying to upgrade libwnck, but it's dying earlier on with a > > linker error: > > > > /usr/X11R6/lib/libXft.so.2: undefined reference to `FT_GlyphSlot_Embolden' > > > > I've portupgraded -Rf libXft, and reinstalled freetype as well, but > > no luck. What do I actually need to do to fix this? > > > > Thanks. This is FreeBSD 5.4-STABLE #13, by the way. > > Hm, I can't seem to reproduce this. Have you tried with updated freetype > 2.1.10 committed recently? When the problem first arose, 2.1.10 wasn't yet available to me. I've now upgraded to 2.1.10 and everything's working fine. Thanks. Jesse Sheidlower