From owner-freebsd-gnome Mon Feb 17 12:34:30 2003 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 9515E37B401 for ; Mon, 17 Feb 2003 12:34:27 -0800 (PST) Received: from horse07.daimi.au.dk (horse07.daimi.au.dk [130.225.18.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB8643F93 for ; Mon, 17 Feb 2003 12:34:26 -0800 (PST) (envelope-from graa@daimi.au.dk) Received: (from graa@localhost) by horse07.daimi.au.dk (8.11.6/8.11.6) id h1HKYOC28244 for gnome@freebsd.org; Mon, 17 Feb 2003 21:34:24 +0100 From: Per Graa Karlsen Message-Id: <200302172034.h1HKYOC28244@horse07.daimi.au.dk> Subject: x11-fonts/Xft will not compile To: gnome@freebsd.org Date: Mon, 17 Feb 2003 21:34:24 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL60 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a problem with the x11-fonts/Xft port. Current version: $FreeBSD: ports/x11-fonts/Xft/Makefile,v 1.7 2003/01/25 06:12:33 green Exp $ The error: BEGINS BELOW Ruprecht# cd /usr/ports/x11-fonts/Xft Ruprecht# make ===> Extracting for Xft-2.1 >> Checksum OK for fcpackage.2_1.tar.gz. ===> Xft-2.1 depends on executable: gmake - found ===> Xft-2.1 depends on shared library: fontconfig.1 - found ===> Xft-2.1 depends on shared library: X11.6 - found ===> Patching for Xft-2.1 ===> Applying FreeBSD patches for Xft-2.1 ===> Configuring for Xft-2.1 creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking how to run the C preprocessor... cc -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for X11/extensions/Xrender.h... yes checking for XRenderQueryVersion... no checking for freetype-config... freetype-config checking for freetype/freetype.h... yes checking for FT_Init_FreeType... yes checking for fontconfig-config... fontconfig-config checking for fontconfig/fontconfig.h... yes checking for FcInit... yes updating cache ./config.cache creating ./config.status creating Makefile creating xft.pc creating xft-config creating config.h ===> Building for Xft-2.1 cc -O -pipe -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftcolor.c -o xftcolor.o cc -O -pipe -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftcore.c -o xftcore.o cc -O -pipe -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftdbg.c -o xftdbg.o cc -O -pipe -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftdpy.c -o 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: *** [xftdpy.o] Error 1 *** Error code 2 Stop in /usr/ports/x11-fonts/Xft. Ruprecht# ENDS ABOVE I'll be happy to assist with further information if needed. Regards Per Graa Karlsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message