From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 7 09:20:06 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 255A2106564A for ; Wed, 7 Jul 2010 09:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 150FB8FC18 for ; Wed, 7 Jul 2010 09:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o679K5Ov052147 for ; Wed, 7 Jul 2010 09:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o679K5pT052146; Wed, 7 Jul 2010 09:20:05 GMT (envelope-from gnats) Date: Wed, 7 Jul 2010 09:20:05 GMT Message-Id: <201007070920.o679K5pT052146@freefall.freebsd.org> To: gnome@FreeBSD.org From: Technical Team - System Cc: Subject: Re: ports/141226: port textproc/libxml2 latest patch seems broken X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Technical Team - System List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2010 09:20:06 -0000 The following reply was made to PR ports/141226; it has been noted by GNATS. From: Technical Team - System To: bug-followup@FreeBSD.org, ohauer@gmx.de Cc: Subject: Re: ports/141226: port textproc/libxml2 latest patch seems broken Date: Wed, 07 Jul 2010 10:48:35 +0200 Hello, Sorry to post about this old bug, but maybe someone will be interested to known that I had the same problem with the following environment: FreeBSD 7.1-RELEASE php5-5.3.2_1 PHP Scripting Language libxml2-2.7.7 XML parser library for GNOME I have applied the workaround explained in the thread http://forums.freebsd.org/showthread.php?t=8965 by Giraya (remove lines from path-configuration and rebuild libxml2). It's ugly but it works for me. Thanks, ~~~ EricV