Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 21:34:24 +0100 (CET)
From:      Per Graa Karlsen <graa@daimi.au.dk>
To:        gnome@freebsd.org
Subject:   x11-fonts/Xft will not compile
Message-ID:  <200302172034.h1HKYOC28244@horse07.daimi.au.dk>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302172034.h1HKYOC28244>