Hey Andre,

On Mon, May 23, 2005 at 02:53:45PM +0200, Andre Berger wrote:

> I also added "-I/usr/local/include/openssl" to CFLAGS manually, with
> no better result.

To my eyes it seems a linking problem not an header inclusion one.
Try adding to the CFLAGS a '-lssl -L/usr/local/lib' (here i'm just
imagining that your openssl library is in such directory) instead.
And let me know.

Cheers,
Paolo

Reply via email to