From owner-freebsd-current@FreeBSD.ORG Sat Jul 24 03:03:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B95716A4CE for ; Sat, 24 Jul 2004 03:03:38 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 873C443D48 for ; Sat, 24 Jul 2004 03:03:35 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from [192.168.0.103] (c-24-21-18-195.client.comcast.net[24.21.18.195]) by comcast.net (sccrmhc13) with SMTP id <2004072403033201600oimuqe>; Sat, 24 Jul 2004 03:03:34 +0000 From: Eric Anholt To: Jesse Sheidlower In-Reply-To: <20040724013156.GA18029@panix.com> References: <20040724013156.GA18029@panix.com> Content-Type: text/plain Message-Id: <1090638211.44506.18.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 23 Jul 2004 20:03:31 -0700 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Problem with xorg-vfbserver build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2004 03:03:38 -0000 On Fri, 2004-07-23 at 18:31, Jesse Sheidlower wrote: > Hey. I'm just trying to upgrade to the xorg port, and am dying during > the build of xorg-vfbserver. > > The general end of the compiler errors looks like: > > /usr/ports/x11-servers/xorg-vfbserver/work/xc/lib/font/libXfont.a(ftfuncs.o): In function `FreeTypeAddProperties': > ftfuncs.o(.text+0x219e): undefined reference to `FT_Get_PS_Font_Info' > ftfuncs.o(.text+0x304b): undefined reference to `FT_Get_X11_Font_Format' > > [... similar undefined reference errors to FT_somethingorother] > ***Error code 1 > [...] > > ! x11-servers/xorg-vfbserver (linker error) > > Googling seems to suggest that these are from freetype, but I do have the > latest version of freetype (freetype2-2.1.7_3) installed. Not sure what would be going on here. I just confirmed that it works for me. Do you have any previous errors or warnings in your log related to freetype? You might want to try forcing a reinstall of freetype2. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org