Subject: pkgsrc problem: gtk2
To: None <tech-pkg@netbsd.org>
From: Steve Bellovin <smb@research.att.com>
List: tech-pkg
Date: 06/05/2004 09:38:22
With up-to-the-minute pkgsrc, and just about all installed packages
up to date except for glib2, pkg_install, and pkgdepgraph:


	checking for sys/wait.h that is POSIX.1 compatible... yes
	checking return type of signal handlers... (cached) void
	checking for x86 platform... yes
	checking compiler support for MMX... yes
	checking for freetype-config... /usr/pkg/bin/freetype-config
	checking For sufficiently new FreeType (at least 2.0.1)... yes
	configure: error: Pango 1.2.0 and Xft backend is required for x11 target
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/x11/gtk2

	** Error code 1

Maybe glib2 is somehow implicated, but I'd think that the dependencies
should notice that.