Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 10:10:40 GMT
From:      Ivan Carey <icarey@bigpond.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/68073: problem compiling php4 with gd
Message-ID:  <200406181010.i5IAAevR081166@www.freebsd.org>
Resent-Message-ID: <200406181020.i5IAKMgn084205@freefall.freebsd.org>

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

>Number:         68073
>Category:       ports
>Synopsis:       problem compiling php4 with gd
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 18 10:20:22 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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