04/02/12 22:27
${OPENLDAP}/include/ac/regex.hより、
#ifndef HAVE_REGEX_H
/* NO POSIX REGEX!!
you'll need to install a POSIX compatible REGEX library.
Either Henry Spencer's or GNU regex will do.
For NT: URLリンク(people.delphi.com)
*/
#error "No POSIX REGEX available."
というわけでGNU regexをinstallすれ。後はくだ質 or Red Hatスレで。