Subject: Re: php4-imap fails
To: Markus Illenseer <markus@core.de>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: tech-pkg
Date: 02/27/2001 17:29:46
On Tue, 27 Feb 2001, Markus Illenseer wrote:
>  After (re-)installing php4-imap from scratch using latest pkgsrc (CVS
> dated last weekend), i get this error in error_log of my Apache:
>
>  Undefined PLT Symbol "SSL_library_init"
>
>  What am I missing? It worked fine before restarting Apache...

Same happened to me -- you need to link it against libssl and libcrypto...

> Markus Illenseer

Jared