Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 12:22:06 +0200
From:      Stijn Hoop <stijn@win.tue.nl>
To:        freebsd-ports@freebsd.org
Subject:   USE_FREETYPE broken for XFree86-4 ?
Message-ID:  <20000901122206.A91586@pcwin002.win.tue.nl>

next in thread | raw e-mail | index | archive | help
Hi,

while trying to install /usr/ports/x11-fonts/ttmkfdir on 4-STABLE with
XFree86-4, I got compilation errors. I tracked this down to the fact
that I didn't have /usr/ports/print/freetype installed, but the
makefile for ttmkfdir didn't detect this.

I believe this is due to USE_FREETYPE with XFREE86_VERSION=4 being broken.
See /usr/ports/Mk/bsd.port.mk, lines 784-786. No dependency on freetype
is added in that case.

Either that is incorrect, or my X install is missing -lttf and the freetype
includes, which would be strange since I installed X from ports 2 days ago
(from /usr/ports/x11/XFree86-4). Can anyone enlighten me whether XFree-4 has
libttf on a default install? And if no, can someone fix USE_FREETYPE?

--Stijn


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?20000901122206.A91586>