<html><head></head><body><div>Ok so this is with the 1.0.2 branch of openssl:</div><div><br></div><div>make[3]: Entering directory `/home//nobackup/build/squid-3.5.20/src/ssl'</div><div>/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe -D_REENTRANT -m64   -g -O2 -march=native -std=c++11  -m64 -g -o ssl_crtd ssl_crtd.o certificate_db.o libsslutil.la -L/opt/openssl/lib -lssl -lcrypto    ../../compat/libcompat-squid.la  </div><div>libtool: link: g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe -D_REENTRANT -m64 -g -O2 -march=native -std=c++11 -m64 -g -o ssl_crtd ssl_crtd.o certificate_db.o  ./.libs/libsslutil.a -L/opt/openssl/lib -lssl -lcrypto ../../compat/.libs/libcompat-squid.a</div><div>/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_globallookup':</div><div>dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen'</div><div>dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym'</div><div>dso_dlfcn.c:(.text+0x2f): undefined reference to `dlclose'</div><div>/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':</div><div>dso_dlfcn.c:(.text+0x334): undefined reference to `dlsym'</div><div>dso_dlfcn.c:(.text+0x3db): undefined reference to `dlerror'</div><div>/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':</div><div>dso_dlfcn.c:(.text+0x454): undefined reference to `dlsym'</div><div>dso_dlfcn.c:(.text+0x4fb): undefined reference to `dlerror'</div><div>/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':</div><div>dso_dlfcn.c:(.text+0x569): undefined reference to `dlopen'</div><div>dso_dlfcn.c:(.text+0x5cb): undefined reference to `dlclose'</div><div>dso_dlfcn.c:(.text+0x603): undefined reference to `dlerror'</div><div>/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_pathbyaddr':</div><div>dso_dlfcn.c:(.text+0x68f): undefined reference to `dladdr'</div><div>dso_dlfcn.c:(.text+0x6f1): undefined reference to `dlerror'</div><div>/opt/openssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':</div><div>dso_dlfcn.c:(.text+0x742): undefined reference to `dlclose'</div><div>collect2: error: ld returned 1 exit status</div><div>make[3]: *** [ssl_crtd] Error 1</div><div>make[3]: Leaving directory `/home/nobackup/build/squid-3.5.20/src/ssl'</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory `/home/nobackup/build/squid-3.5.20/src'</div><div>make[1]: *** [all] Error 2</div><div>make[1]: Leaving directory `/home/nobackup/build/squid-3.5.20/src'</div><div>make: *** [all-recursive] Error 1</div><div><br></div><div>Should I just try something different?  1.0.1?  1.0?  Thank you.</div><div><br></div><div>James</div></body></html>