[pcre-dev] [Bug 2103] While configuring PCRE on Solaris 10, …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 2103] New: While configuring PCRE on Solaris 10, it throws error: "could not determine link -lib interface"
Subject: [pcre-dev] [Bug 2103] While configuring PCRE on Solaris 10, it throws error: "could not determine link -lib interface"
https://bugs.exim.org/show_bug.cgi?id=2103

William A Rowe Jr <wrowe@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wrowe@???


--- Comment #3 from William A Rowe Jr <wrowe@???> ---
Note that the 2.5.x branch of httpd now includes (unoptimized) support for
PCRE2. You can obtain this source from
https://svn.apache.org/repos/asf/httpd/httpd/trunk and invoke ./buildconf
(pointer to apr/apr-util source tree may still be required). Because this
relies on the autoconf/libtool/python toolchains, you might find it simpler to
do this step on a Linux environment.

If you test this out, results to dev@??? would be appreciated.
Once we sort out a good thread safe mechanism for optimizing the usual 10-match
pattern buffer (which can no longer live on stack) we may push this support to
a 2.4.x release.

--
You are receiving this mail because:
You are on the CC list for the bug.