From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 18 10:21:41 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A77EE16A4CE for ; Fri, 18 Jun 2004 10:21:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8412E43D1D for ; Fri, 18 Jun 2004 10:21:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5IAKMHk084206 for ; Fri, 18 Jun 2004 10:20:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5IAKMgn084205; Fri, 18 Jun 2004 10:20:22 GMT (envelope-from gnats) Resent-Date: Fri, 18 Jun 2004 10:20:22 GMT Resent-Message-Id: <200406181020.i5IAKMgn084205@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ivan Carey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC6516A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/68073: problem compiling php4 with gd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 10:21:41 -0000 >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: