[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: MSYS build and POSIX regex



Anton Malov wrote:
Trying to build openldap with msys and mingw using distribution from
http://nuwen.net/mingw.html
The problem is the configure script can not find regex library and
provides following output:

checking for regex.h... yes
checking for library containing regfree... no
configure: error: POSIX regex required.

But the distribution contains precompiled pcre library and regex.h
contains regfree function declaration.
What is going wrong?

Only you can answer that. Read the config.log file and see what error message was in it for the regfree test.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/