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

From: Vincent Gardien <vgardien@dont-contact.us>
Date: Fri, 21 Nov 2003 10:45:29 +0100

Thanks a lot Henrik, it works fine now.
You just have to suffix _every_ occurence of "-lcrypto" with "-ldl" in
"src/Makefile".

----- Original Message -----
From: "Henrik Nordstrom" <hno@squid-cache.org>
To: "Vincent Gardien" <vgardien@ingetic.com>
Cc: <squid-users@squid-cache.org>
Sent: Thursday, November 20, 2003 5:54 PM
Subject: Re: [squid-users] squid + openssl compilation problem

> 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 Fri Nov 21 2003 - 02:47:15 MST

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