I have described what am I doing at least 3 times. I am trying to build OpenLDAP using MinGW and MSYS packages from http://nuwen.net/mingw.html Configuration script tests for -lregex and -lgnuregex libraries, but beforementioned MinGW has PCRE precompiled to libpcre.a and libpcreposix.a
May be you have installed PCRE on your system, but OpenLDAP was compiled using GNU regex or other POSIX regex library?
On Mon, Nov 26, 2012 at 8:25 PM, Sergio NNX sfhacker@hotmail.com wrote:
I am using MinGW distro from http://nuwen.net/mingw.html It states, that PCRE 8.31 is included which is the latest stable version for now http://pcre.org/
I've just built OpenLDAP 2.4.33 against PCRE 8.31 without any issues!
Let me know how you're doing.
Cheers.