From: rnewto_at_[hidden]
Date: 2001-06-20 12:32:42


> #include <boost/regex.hpp>
>
> If it fails, start commenting out code around the error until you
find out
> what the probable cause is.
>
> Sorry I can't be more specific, but I haven't seen an error quite
like that
> before!
>
> BTW, this may be a dumb idea, but have you just tried deleting your
> compiler, and doing a fresh install, this seems to be setup related?

John,

I ended up defining BOOST_RE_NO_PARTIAL_FUNC_SPEC and everything
built and tested fine. As I get time, I'll try to determine why that
was required on our system.

Thanks for all of your help!

Randy