Re: [squid-users] squid + openssl compilation problem

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 20 Nov 2003 17:54:48 +0100 (CET)

On Thu, 20 Nov 2003, Vincent Gardien wrote:

> /usr/local/openssl-0.9.7c/lib/libcrypto.a(dso_dlfcn.o)(.text+0x28): In
> function `dlfcn_load':
> : undefined reference to `dlopen'

This is a known issue if OpenSSL is compiled as a static library.

After running Squid configure, manually edit src/Makefile and add -ldl
after -lcrypto

Regards
Henrik
Received on Thu Nov 20 2003 - 10:00:21 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:25 MST