Date: Sun, 25 Jul 2004 12:14:05 -0700 From: Bakul Shah <bakul@BitBlocks.com> To: freebsd-current@freebsd.org Subject: Re: Problem with xorg-vfbserver [and other -server] build[s] Message-ID: <200407251914.i6PJE5KF005605@gate.bitblocks.com> In-Reply-To: Your message of "Sun, 25 Jul 2004 21:06:11 %2B0200." <200407252106.12192.dejan.lesjak@ijs.si>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I looked at X.org CVSweb, and they also have freetype2-2.1.8 in there. > > Also, I tried looking at the port skeleton for xorg ports, but maybe I > > did not understand it? There does not appear any steps to *not* use the > > bundled freetype library during the build. Maybe it does not get > > installed in the end, but this may be a reason why the package builds > > suceed... in any event, I had to add "magic" lines in my host.def in > > order to skip the bundled freetype library in favor of the system one, > > and it works for me... Chances are, you have an older libfreetype in /usr/X11R6/lib (libfreetype.9 gets installed in /usr/local/lib) so rm /usr/X11R6/lib/libfreetype.* and try again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407251914.i6PJE5KF005605>