On Wednesday 01 October 2008 13:43:37 NotFound wrote:

> > auto::pcre -          Does your platform support
> > pcre................yes, 6.7.
> >
> > With this version installed, I could not reproduce the error you
> > reported.  See:
> > http://smolder.plusthree.com/app/public_projects/tap_stream/5784/392
> >
> > So could this be a problem with PCRE 7.7, or how it installs on your OS?
>
> The config test for pcre try to compile a test program. The pcre.pir
> dynamically loads the pcre library. So if, for example, you have only
> a static pcre lib, it will detect it but fails to use.

That makes sense.  Can we change the config test to link against a dynamic 
pcre?

-- c

Reply via email to