Re: [APC-DEV] APC-3.1.0?
[email protected] (shire) Tue, 9 Dec 2008 14:15:04 -0800
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
On Dec 9, 2008, at 11:46 AM, shire wrote: > > On Dec 5, 2008, at 12:29 PM, Gopal V wrote: > >> shire wrote: >> >>> I'll go ahead and get some of the smaller things into this release >>> if we'll be adding some more stuff. It makes sense to do it now, >>> this being a major release and all. >> >> Assuming those things are in too, I think we're good for a release. >> >> Except for one small detail. Thanks to php_compat.h, all the pcre_* >> calls are being renamed to php_pcre_* calls. >> >> But the php cli binary is missing those somehow? >> $ cat tests/iterator_005.out >> /opt/php53//bin/php: symbol lookup error: modules/apc.so: undefined >> symbol: php_pcre_exec >> >> Weird. I suspect some sort of mis-match between the bundled pcre and >> system pcre. This happens on my dev laptop, but on my RHEL4 desktop. >> >> I'm willing to make a release assuming it's a SNAFU on my box. > > Reproduces on my system as well, looking into it.... FYI: http://news.php.net/php.internals/42209 I assume your system has the same problem Gopal? -shire