Bug 68073

Summary: problem compiling php4 with gd
Product: Ports & Packages Reporter: Ivan Carey <icarey>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ivan Carey 2004-06-18 11:20:22 UTC
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
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-18 11:45:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-06-18 12:16:21 UTC
State Changed
From-To: open->closed

Update your freetype2 library.