Date: 19 Feb 2003 15:26:49 -0800 From: Eric Anholt <eta@lclark.edu> To: Kutulu <kutulu@kutulu.org> Cc: ports@FreeBSD.ORG Subject: Re: x11perf won't build (Xft related?) Message-ID: <1045697209.723.25.camel@leguin> In-Reply-To: <007301c2d864$4cd6a5e0$29330f0a@lcapps.educate.com> References: <007301c2d864$4cd6a5e0$29330f0a@lcapps.educate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-02-19 at 14:14, Kutulu wrote: > I'm having problems building x11perf from the XFree86-4-clients port > (ultimately a dependancy of tightvnc). The generated Makefile appears to be > missing the proper includes switch for freetype2, so I get an error: > > In file included from do_text.c:403: > /usr/X11R6/include/X11/Xft/Xft.h:35:31: freetype/freetype.h: No such > file or directory > > And several other errors in Xft.h that are obviously due to missing > definitions from freetype.h. If I manually force the FREETYPE2INCLUDES into > the cc command line it gets rid of these errors, but I get one last error: > > do_text.c: In function `InitAAText': > do_text.c:425: structure has no member named `core' > > which occurs because x11perf seems to think XftFont has a 'core' property > but Xft.h doesn't. > > I noticed recently that changes were made to the XFree86 ports relating to > the installation of/dependancies on Xft. I don't know if this is related, > but I've never had issues in the past installing X from ports, so I figured > this would be a good first step. Please update your ports tree, this was fixed yesterday. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org 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?1045697209.723.25.camel>