From owner-freebsd-ports@FreeBSD.ORG Mon Dec 8 08:38:57 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96D111065670 for ; Mon, 8 Dec 2008 08:38:57 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (cl-506.trn-01.it.sixxs.net [IPv6:2001:1418:100:1f9::2]) by mx1.freebsd.org (Postfix) with ESMTP id C2D888FC13 for ; Mon, 8 Dec 2008 08:38:56 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 22507 invoked from network); 8 Dec 2008 08:38:55 -0000 Received: from unknown (HELO athlon.alexdupre.com) (192.168.178.2) by lab.alexdupre.com with SMTP; 8 Dec 2008 08:38:55 -0000 Message-ID: <493CDD1E.5080703@FreeBSD.org> Date: Mon, 08 Dec 2008 09:38:54 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: Joseph Gelinas References: <000001c958a1$83531950$89f94bf0$@com> <493C39F1.6060903@FreeBSD.org> <493C5B65.9000101@tasam.com> In-Reply-To: <493C5B65.9000101@tasam.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, =?ISO-8859-1?Q?Albert_Gab=E0s_=7C_Astabis?= Subject: Re: FreeBSD Port: php5-5.2.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2008 08:38:57 -0000 Joseph Gelinas wrote: > Is it possible there is a stray file somewhere from php5-pcre module > that could cause this? It seems you have up-to-date include files, but a stray old libpcre.(a|so) library. Find it and destroy :-) -- Alex Dupre