Date: Fri, 1 Nov 2002 21:42:43 +0100 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: AlanE <alane@geeksrus.net>, freebsd-ports@FreeBSD.ORG Subject: Re: ports/44813: Xft build failes Message-ID: <20021101204243.GG399@martin.kdrache.org> In-Reply-To: <1036179383.340.64.camel@gyros.marcuscom.com>; from marcus@marcuscom.com on Fr, Nov 01, 2002 at 20:36:18 %2B0100 References: <200211011930.gA1JU3No084486@freefall.freebsd.org> <1036179383.340.64.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 2002.11.01 20:36 schrieb(en) Joe Marcus Clarke: > On Fri, 2002-11-01 at 14:30, AlanE wrote: > > The following reply was made to PR ports/44813; it has been noted by > GNATS. > > > > From: AlanE <alane@geeksrus.net> > > To: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> > > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > > Subject: Re: ports/44813: Xft build failes > > Date: Fri, 1 Nov 2002 14:27:01 -0500 > > > > On Fri, Nov 01, 2002 at 07:04:45PM -0000, Martin Klaffenboeck > wrote: > > > > > >>Number: 44813 > > >>Category: ports > > >>Synopsis: Xft build failes > > > > >>Description: > > >===> Building for Xft-2.0_1 > > >cc -O -pipe -march=pentiumpro -I. -DHAVE_CONFIG_H > -I/usr/X11R6/include -I/usr/local/include/freetype2 > -I/usr/local/include -fPIC -DPIC -c xftcolor.c -o xftcolor.oIn file > included from xftint.h:39, > > > from xftcolor.c:25: > > >Xft.h:236: syntax error before `FcEndian' > > >gmake: *** [xftcolor.o] Error 1 > > >*** Error code 2 > > > > Looks like maybe you don't have the fontconfig port (that it > depends on) > > installed? > > Either that, or FcEndian is not properly defined in > /usr/X11R6/include/fontconfig/fontconfig.h. In either event, this is > strange. Xft builds fine for me. > > Martin, are you running the CVS version of XFree86? I once installed XFree86 from CVS, but I thought that I have overwritten that installation by the ports. The following Ports are installed here: martin# pkg_info | grep "XFree" XFree86-4.2.0_1,1 X11/XFree86 core distribution (complete, using mini/meta-po XFree86-FontServer-4.2.0_1 XFree86-4 Font Server XFree86-Server-4.2.1_5 XFree86-4 X server and related programs XFree86-VirtualFramebufferServer-4.2.1_1 XFree86-4 Virtual Framebuffer Server XFree86-aoutlibs-3.3.6.9 XFree86 a.out compatibility libraries XFree86-clients-4.2.1_2 XFree86-4 Client environments XFree86-documents-4.2.0 XFree86-4 Document Files XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts XFree86-fontCyrillic-4.2.0_4 XFree86-4 Cyrillic Fonts XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files XFree86-libraries-4.2.1_2 XFree86-4 include/(shared) library kit XFree86-manuals-4.2.0 XFree86-4 man pages imake-4.2.0_1 Imake and other utilities from XFree86 wrapper-1.0_2 Wrapper for XFree86-4 server martin# If Xft requires fontconfig, why does Xft not install fontconfig? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021101204243.GG399>