From nobody@FreeBSD.org  Sun Feb 13 01:31:50 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4102C16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Feb 2005 01:31:50 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E791E43D31
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Feb 2005 01:31:49 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j1D1VnMP059387
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Feb 2005 01:31:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j1D1VnZr059386;
	Sun, 13 Feb 2005 01:31:49 GMT
	(envelope-from nobody)
Message-Id: <200502130131.j1D1VnZr059386@www.freebsd.org>
Date: Sun, 13 Feb 2005 01:31:49 GMT
From: Oliver Zee <oczee@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gtk20 port does not compile
X-Send-Pr-Version: www-2.3

>Number:         77436
>Category:       ports
>Synopsis:       gtk20 port does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 13 01:40:19 GMT 2005
>Closed-Date:    Sun Feb 13 19:35:01 GMT 2005
>Last-Modified:  Sun Feb 13 19:35:01 GMT 2005
>Originator:     Oliver Zee
>Release:        4.9 stable
>Organization:
>Environment:
FreeBSD newton 4.9-STABLE FreeBSD 4.9-STABLE #1: Tue Nov 11 23:07:21 PST 2003     root@:/usr/src/sys/compile/NEWTONKERNEL  i386

>Description:
Making all in x11
gmake[4]: Entering directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk/x11'
source='gdkasync.c' object='gdkasync.lo' libtool=yes \
depfile='.deps/gdkasync.Plo' tmpdepfile='.deps/gdkasync.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -I/usr/X11R6/include     -I/usr/local/include/freetype2  -I/usr/local/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -Wall -c -o gdkasync.lo `test -f 'gdkasync.c' || echo './'`gdkasync.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -c gdkasync.c -Wp,-MD,.deps/gdkasync.TPlo  -fPIC -DPIC -o .libs/gdkasync.o
In file included from /usr/X11R6/include/X11/Xft/Xft.h:41,
                 from ../../gdk/x11/gdkdrawable-x11.h:35,
                 from ../../gdk/x11/gdkwindow-x11.h:30,
                 from gdkprivate-x11.h:36,
                 from gdkx.h:78,
                 from gdkasync.c:49:
/usr/local/include/freetype2/freetype/freetype.h:20: #error "`ft2build.h' hasn't been included yet!"
/usr/local/include/freetype2/freetype/freetype.h:21: #error "Please always use macros to include FreeType header files."
/usr/local/include/freetype2/freetype/freetype.h:22: #error "Example:"
/usr/local/include/freetype2/freetype/freetype.h:23: #error "  #include <ft2build.h>"
/usr/local/include/freetype2/freetype/freetype.h:24: #error "  #include FT_FREETYPE_H"
gmake[4]: *** [gdkasync.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk/x11'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/gtk20.


>How-To-Repeat:
i have tried to reinstall freetype2, problem still persists.
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: vs 
Responsible-Changed-When: Sun Feb 13 10:13:22 GMT 2005 
Responsible-Changed-Why:  
Over to GNOME team 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77436 
Class-Changed-From-To: maintainer-update->sw-bug 
Class-Changed-By: mezz 
Class-Changed-When: Sun Feb 13 19:32:24 GMT 2005 
Class-Changed-Why:  
You aren't a maintainer, please correct it in the future. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77436 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Sun Feb 13 19:33:49 GMT 2005 
State-Changed-Why:  
You need to either force reinstall or upgrade your libXft and freetype. While, 
I am here, we don't support 4.9 and you have to upgrade your FreeBSD. See at 
http://www.freebsd.org/gnome/ for what we support. 

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