Date: 01 Nov 2002 15:59:58 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Cc: AlanE <alane@geeksrus.net>, freebsd-ports@FreeBSD.ORG Subject: Re: ports/44813: Xft build failes Message-ID: <1036184398.340.89.camel@gyros.marcuscom.com> In-Reply-To: <20021101204846.GA22621@martin.kdrache.org> References: <200211011930.gA1JU3No084486@freefall.freebsd.org> <20021101204846.GA22621@martin.kdrache.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-11-01 at 15:48, Martin Klaffenboeck wrote: > Am 2002.11.01 20:30 schrieb(en) AlanE: > > 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? > > Ok, I installed that now, so it works. Shouldn't we ad this dependency > to the Xft port? It's there. The problem is you once installed X from CVS, and now some older fontconfig stuff was still on your machine. Backing X down is a bad thing. You should have removed /usr/X11R6, and started fresh. Joe > > Martin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc 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?1036184398.340.89.camel>