Tom Kistner wrote: > Marc Perkel wrote:
>
>> I'm missing something. Running Fedora 10. Thanks in advance
>
> I guess you're re-using an old Local/Makefile. In that case, add
> "-lpcre" to LDFLAGS. Otherwise the linker does not know where to get
> the pcre refs.
>
> /tom
>
> Yes that was it - thanks.