Search squid archive

Re: Squid 3.5.20 compile issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2016-09-20 at 10:12 +0930, LYMN wrote:
On Mon, Sep 19, 2016 at 06:37:44PM -0600, Alex Rousskov wrote:
On 09/19/2016 06:22 PM, James Lay wrote:
Ok so this is with the 1.0.2 branch of openssl: dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen' dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x2f): undefined reference to `dlclose'
You can probably force you way through this by linking with more system libraries, but I do not know exactly which ones you need. This smells like an environment or build configuration problem to me -- the linker does not know that your OpenSSL library depends on another system library that provides those [dynamic linking] functions.
At a guess add this to the libraries list after openssl: -ldl

Thank you...where would I add that to?  My config line?  Here it is:

./configure --prefix=/opt --with-openssl=/opt/openssl --enable-ssl --enable-ssl-crtd --enable-linux-netfilter --enable-follow-x-forwarded-for --with-large-files --sysconfdir=/opt/etc/squid --enable-external-acl-helpers=none

James
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux