Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 10:36:36 +0300 (MSK)
From:      Seva Gluschenko <gvs@rinet.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48413: x11-toolkits/gtk20 build is broken, too (see ports/48412 pr)
Message-ID:  <200302180736.h1I7aavs051751@road.demos.su>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 23:40:11 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302180736.h1I7aavs051751>