From owner-freebsd-x11@FreeBSD.ORG Sat Jul 24 02:46:53 2004 Return-Path: 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 5ED5316A4CE for ; Sat, 24 Jul 2004 02:46:53 +0000 (GMT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A5EC43D41 for ; Sat, 24 Jul 2004 02:46:53 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail1.panix.com (Postfix) with ESMTP id 5018A48716 for ; Fri, 23 Jul 2004 22:46:52 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i6O2kqQ10930 for freebsd-x11@freebsd.org; Fri, 23 Jul 2004 22:46:52 -0400 (EDT) Date: Fri, 23 Jul 2004 22:46:52 -0400 From: Jesse Sheidlower To: freebsd-x11@freebsd.org Message-ID: <20040724024652.GA10030@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Fwd: Problem with xorg-vfbserver build X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2004 02:46:53 -0000 Sorry for the dual post; I sent this to -current, but realized I probably should have sent it to -x11 as well. I neglected to point out that I'm running FreeBSD 4.9, with everything up to date, if that affects things. Thanks for any help. ----- Forwarded message from Jesse Sheidlower ----- 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. Any suggestions for what I should be doing? Thanks. Jesse Sheidlower ----- End forwarded message -----