From owner-freebsd-ports@FreeBSD.ORG Wed Nov 19 15:24:21 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D75F016A4D3 for ; Wed, 19 Nov 2003 15:24:20 -0800 (PST) Received: from monica.vsb.cz (monica.vsb.cz [158.196.149.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C63B43FB1 for ; Wed, 19 Nov 2003 15:24:19 -0800 (PST) (envelope-from ivan.dolezal@vsb.cz) Received: from 127.0.0.1 (localhost [127.0.0.1]) by monica.vsb.cz (Postfix) with SMTP id 3649D4FFF1; Thu, 20 Nov 2003 00:24:18 +0100 (CET) Received: from vsb.cz (vpnz9.vsb.cz [158.196.192.24]) by monica.vsb.cz (Postfix) with ESMTP id D31384FFFD; Thu, 20 Nov 2003 00:24:13 +0100 (CET) Message-ID: <3FBBFB9A.8090808@vsb.cz> Date: Thu, 20 Nov 2003 00:24:10 +0100 From: "Ing.,BcA. Ivan Dolezal" User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20031007 X-Accept-Language: cs, en-us, en, pl MIME-Version: 1.0 To: wez@php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: pear-mailparse-0.9.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 23:24:21 -0000 Hello, the abovementioned port can not be compiled against php4-4.3.4 required port as PHP people removed /usr/local/include/php/ext/mbstring/mbfilter.h from it. This file was still part of FreeBSD port php4-4.3.4.r1 . Dirty workaround: the port can be compiled succesfully by simply adding the missing file. Of course, I can not guarantee the proper functionality of this kind of solution. NOTE: I did not test the problem in a vanilla environment of PHP/PEAR, I was only compiling from FreeBSD source code ports. Sincerely, Ivan Dolezal PS: I will not be on e-mail for next two weeks.