ID:               29914
 Updated by:       [EMAIL PROTECTED]
 Reported By:      admin at profvince dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         PCRE related
 Operating System: LFS 5.1pre1
 PHP Version:      5.0.1
 New Comment:

As Tony said: use the bundled version.


Previous Comments:
------------------------------------------------------------------------

[2004-10-12 07:00:40] [EMAIL PROTECTED]

Don't use external PCRE lib, use bundled instead.

------------------------------------------------------------------------

[2004-09-28 20:55:44] dkowis at shlrm dot org

I've got the same issue.
With these configure options from my SourceMage distribution, I've made
it work. I think that the later --with-pcre-regex without a directory
makes it work.
My configure opts:
--with-zlib
--with-zlib-dir=/usr
--with-pcre-regex=/usr
--with-bz2=/usr
--without-pspell
--with-mhash=/usr
--with-mcrypt=/usr
--with-mcal=/usr
--with-curl=/usr
--with-gmp=/usr
--with-openssl=/usr
--with-gettext=/usr
--with-pgsql=/usr
--with-mysql=/usr
--with-gdbm=/usr
--with-mm=/usr
--with-ldap=/usr
--enable-xml
--with-expat-dir=/usr
--disable-xslt
--with-dom=/usr
--without-dom-xslt
--without-dom-exslt
--without-tlib
--with-jpeg-dir=/usr
--with-png-dir=/usr
--with-gd
--enable-gd-native-ttf
--with-freetype-dir=/usr/lib
--with-pcre-regex

------------------------------------------------------------------------

[2004-08-31 16:08:11] admin at profvince dot com

Okay, it works with internal regexp. Fine.

But that doesn't explain why it fails with my system's libpcre. I don't
have any particular preference for system pcre over internal's, but i'm
curious about the reason. And if there's a possibility to link with
system libs, well, that just should work.

------------------------------------------------------------------------

[2004-08-31 15:55:35] [EMAIL PROTECTED]

Btw, I can't reproduce the warning even with external pcrelib.

------------------------------------------------------------------------

[2004-08-31 15:45:16] [EMAIL PROTECTED]

WHy are you not using the bundled regexp library? As that is what we
test with.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/29914

-- 
Edit this bug report at http://bugs.php.net/?id=29914&edit=1

Reply via email to