Sorry, I misspoke. The 3.2.0b3 version of the code has

#define HAVE_BROKEN_REGEX 1

in htconfig.h

The 3.1.5 version of the doesn't show any listing for HAVE_BROKEN_REGEX in htconfig.h.


Commenting out

#define HAVE_BROKEN_REGEX 1

in htconfig.h for 3.2.0b3 allows the compile to complete the htfuzzy section.

It fails at another reference to stream.h later.

Cleland

Reply via email to