From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 2 15:20:11 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98EB016A40F for ; Sat, 2 Dec 2006 15:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A7E543CAA for ; Sat, 2 Dec 2006 15:19:50 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB2FKARY041992 for ; Sat, 2 Dec 2006 15:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB2FKAXZ041991; Sat, 2 Dec 2006 15:20:10 GMT (envelope-from gnats) Resent-Date: Sat, 2 Dec 2006 15:20:10 GMT Resent-Message-Id: <200612021520.kB2FKAXZ041991@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, m0rf Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0704E16A412 for ; Sat, 2 Dec 2006 15:10:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0141C43CC1 for ; Sat, 2 Dec 2006 15:10:38 +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 kB2FAwFg027478 for ; Sat, 2 Dec 2006 15:10:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kB2FAwCb027477; Sat, 2 Dec 2006 15:10:58 GMT (envelope-from nobody) Message-Id: <200612021510.kB2FAwCb027477@www.freebsd.org> Date: Sat, 2 Dec 2006 15:10:58 GMT From: m0rf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/106219: PHP 5.2.0 SPL and SimpleXML build problem - SimpleXMLIterator not found X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 15:20:11 -0000 >Number: 106219 >Category: ports >Synopsis: PHP 5.2.0 SPL and SimpleXML build problem - SimpleXMLIterator not found >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 02 15:20:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: m0rf >Release: RELENG_6 >Organization: n/a >Environment: FreeBSD incognito 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: When i tried to work with SimpleXML extension and SPL, i got error "Fatal error: Class 'SimpleXMLIterator' not found". This is because SPL and SimpleXML must be build together. But when i'm using ports lang/php5 and there i compile textproc/php5-simplexml extension SPL don't detect SimpleXML extension and didn't compile SimpleXMLIterator class into the PHP. For more information about this bug read this: http://bugs.php.net/bug.php?id=39704 >How-To-Repeat: Compile lang/php5 and then textproc/simplexml. then try using SimpleXMLIterator class in php script. >Fix: Building SimpleXML together with SPL / PHP. >Release-Note: >Audit-Trail: >Unformatted: