Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2007 10:17:51 +0200
From:      gareth <bsd@lordcow.org>
To:        ports@freebsd.org
Subject:   Re: php5-pcre-5.2.1_4 was Re: FreeBSD Port: php5-5.2.1_3
Message-ID:  <20070313081751.GA12929@lordcow.org>
In-Reply-To: <45F5D0F6.8000306@abtime.de>
References:  <45EDF2CF.2070807@clear-data.com> <45F5D0F6.8000306@abtime.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 2007-03-12 (23:15), Andr? B?hm wrote:
> After the latest patch for pcre utf8 compatibility (php5-pcre-5.2.1_4),
> I still get warnings about "Compilation failed: this version of PCRE is
> not compiled with PCRE_UTF8 support at offset 0" for what looks like any
> pcre-function that uses "u" as pattern modificator, while the look
> behind / read ahead error has so far vanished.
> 
> After "portupgrade -fo devel/pcre devel/pcre-utf8", I recompiled
> everything twice, first "-f php5\*", then after checking
> php/extensions.ini for the startup order, "-f pecl\*", then again "-f
> pcre", checked php -v for startup errors and restarted apache.

i get exactly the same.

this's a bug report about related errors that i also get: http://bugs.php.net/bug.php?id=29914
and it suggests using the 'bundled' as opposed to 'external PCRE lib'. that doesn't
seem like the best way gto go about it, but how would you? i don't see any bundled
PCRE 'make config' options in php5?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070313081751.GA12929>