From gvs@road.demos.su  Mon Feb 17 23:32:32 2003
Return-Path: <gvs@road.demos.su>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B4ABE37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 23:32:32 -0800 (PST)
Received: from road.demos.su (road.demos.su [194.87.2.211])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B436A43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 23:32:31 -0800 (PST)
	(envelope-from gvs@road.demos.su)
Received: from road.demos.su (localhost [127.0.0.1])
	by road.demos.su (8.12.6/8.12.6) with ESMTP id h1I7aa8D051752
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Feb 2003 10:36:36 +0300 (MSK)
	(envelope-from gvs@road.demos.su)
Received: (from gvs@localhost)
	by road.demos.su (8.12.6/8.12.6/Submit) id h1I7aavs051751;
	Tue, 18 Feb 2003 10:36:36 +0300 (MSK)
Message-Id: <200302180736.h1I7aavs051751@road.demos.su>
Date: Tue, 18 Feb 2003 10:36:36 +0300 (MSK)
From: Seva Gluschenko <gvs@rinet.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: x11-toolkits/gtk20 build is broken, too (see ports/48412 pr)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48413
>Category:       ports
>Synopsis:       x11-toolkits/gtk20 build is broken, too (see ports/48412 pr)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 23:40:11 PST 2003
>Closed-Date:    Tue Feb 18 06:10:29 PST 2003
>Last-Modified:  Tue Feb 18 06:10:29 PST 2003
>Originator:     Seva Gluschenko
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD road.demos.su 4.7-STABLE FreeBSD 4.7-STABLE #2: Thu Feb 13 21:16:05 MSK 2003 gvs@road.demos.su:/usr/local/src/sys/compile/ROAD i386


	
>Description:
	Exactly the same problem as in ports/48412 (x11-toolkits/pango) happens to
	x11-toolkits/gtk20 port build. Unlike the previous, it doesn't have any patches
	specific to FreeBSD (or I wasn't able to find them after quick look), but it also
	relies on Xft2.h and fails to compile because can't find it.
>How-To-Repeat:
	Just CVSup to the actual x11-toolkits/gtk20 port and try make it. The build will
	break in short complaining about absence of Xft2.h in X11/Xft directory.
>Fix:

	cd /usr/X11R6.4/include/X11/Xft
	ln -s Xft.h Xft2.h

	I know, it's quick and dirty hack, but it works. The more convenient solution
	should be either to fix x11-fonts/Xft (affects x11-toolkits/pango too) or to fix
	x11-toolkits/gtk20 port.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Tue Feb 18 06:09:35 PST 2003 
State-Changed-Why:  
Please update your ports tree.  gtk20, pango, and every other port that 
depended on Xft was fixed at the same time Xft was updated. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48413 
>Unformatted:
