From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 23 20:47:55 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01E4516A4B3 for ; Thu, 23 Oct 2003 20:47:55 -0700 (PDT) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7611D43F85 for ; Thu, 23 Oct 2003 20:47:48 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031024034748.LRKS16588.lakemtao05.cox.net@mezz.mezzweb.com>; Thu, 23 Oct 2003 23:47:48 -0400 To: Joseph Olatt References: <20031023203106.A26238@eskimo.eskimo.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 23 Oct 2003 22:46:38 -0500 In-Reply-To: <20031023203106.A26238@eskimo.eskimo.com> User-Agent: Opera7.21/Linux M2 build 480 cc: gnome@FreeBSD.org Subject: Re: Xft fails to compile under FreeBSD 4.8 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 03:47:55 -0000 On Thu, 23 Oct 2003 20:31:06 -0700, Joseph Olatt wrote: > Hello, > > I was trying to build the latest version of mozilla after updating the > ports tree. It depends on Xft and exits with the following error: > > *** Begin transcript *** > [/usr/ports/x11-fonts/Xft] > root@snow$ make install clean > ===> Building for Xft-2.1.2 > gmake all-am > gmake[1]: Entering directory `/opt/ports/x11-fonts/Xft/work/xft-2.1.2' > source='xftdpy.c' object='xftdpy.lo' libtool=yes \ > depfile='.deps/xftdpy.Plo' tmpdepfile='.deps/xftdpy.TPlo' \ > depmode=gcc /bin/sh ./depcomp \ > /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. > -I/usr/X11R6/include -I/usr/X11R6/include > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > -O -pipe -c -o xftdpy.lo `test -f 'xftdpy.c' || echo './'`xftdpy.c > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include > -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/X11R6/include -O -pipe -c xftdpy.c -Wp,-MD,.deps/xftdpy.TPlo > -fPIC -o .libs/xftdpy.o > xftdpy.c: In function `XftDefaultSubstitute': > xftdpy.c:484: `FC_RGBA_UNKNOWN' undeclared (first use in this function) > xftdpy.c:484: (Each undeclared identifier is reported only once > xftdpy.c:484: for each function it appears in.) > gmake[1]: *** [xftdpy.lo] Error 1 > gmake[1]: Leaving directory `/opt/ports/x11-fonts/Xft/work/xft-2.1.2' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /opt/ports/x11-fonts/Xft. > > [/usr/ports/x11-fonts/Xft] > root@snow$ uname -a > FreeBSD snow 4.8-STABLE FreeBSD 4.8-STABLE #8: Sat Apr 19 09:10:53 CDT > 2003 root@snow:/usr/src/sys/compile/SNOW i386 > > *** End transcript *** > > > Please note that I'm running 4.8-STABLE. > > If you would like me to do something else to resolve this problem, > kindly let me know. You need to make sure x11-fonts/fontconfig is up-to-date before updating Xft. You should use portupgrade to update all of apps in your system. Cheers, Mezz > Thank you very much for your role in FreeBSD. > > regards, > joseph -- bsdforums.org 's moderator, mezz.