From nobody@FreeBSD.org  Fri Jun 18 10:11:46 2004
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 1FC6516A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jun 2004 10:11:46 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 183BC43D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jun 2004 10:11:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5IAAeVU081167
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jun 2004 10:10:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5IAAevR081166;
	Fri, 18 Jun 2004 10:10:40 GMT
	(envelope-from nobody)
Message-Id: <200406181010.i5IAAevR081166@www.freebsd.org>
Date: Fri, 18 Jun 2004 10:10:40 GMT
From: Ivan Carey <icarey@bigpond.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: problem compiling php4 with gd
X-Send-Pr-Version: www-2.3

>Number:         68073
>Category:       ports
>Synopsis:       problem compiling php4 with gd
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 18 10:20:22 GMT 2004
>Closed-Date:    Fri Jun 18 11:20:39 GMT 2004
>Last-Modified:  Fri Jun 18 11:20:39 GMT 2004
>Originator:     Ivan Carey
>Release:        4.7
>Organization:
>Environment:
firewall# uname -a
FreeBSD firewall.careytech.com.au 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Fri Sep 26
 23:33:46 EST 2003     root@firewall.careytech.com.au:/usr/src/sys/compile/FIREK
ERNEL  i386

>Description:
I have updated my ports tree.
I am having a problem with making php4.3.7 with GD

The compilation of php stops with the following:
/usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c: In function `gdImageStringFTEx':
/usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c:988: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function)
/usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c:988: (Each undeclared identifier is reported only once
/usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c:988: for each function it appears in.)
*** Error code 1
 
Stop in /usr/ports/lang/php4/work/php-4.3.7.
*** Error code 1
 
Stop in /usr/ports/lang/php4.
*** Error code 1
>How-To-Repeat:
cd /usr/ports/lang/php4
make install clean     
when prompted select the GD option and then continue. 
during compilation of the GD section the above error occurs
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale  
Responsible-Changed-By: krion 
Responsible-Changed-When: Fri Jun 18 10:45:25 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68073 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Fri Jun 18 11:16:21 GMT 2004 
State-Changed-Why:  
Update your freetype2 library. 

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