Date: Wed, 10 Jun 2015 18:45:38 +0100 From: Matt Smith <fbsd@xtaz.co.uk> To: dweimer@dweimer.net Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Squid 3.5.5 Port Update, with SSL Message-ID: <20150610174538.GE44513@xtaz.uk> In-Reply-To: <92391b32d330c3cb4f474a6ccb96cdc4@dweimer.net> References: <92391b32d330c3cb4f474a6ccb96cdc4@dweimer.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 10 10:30, dweimer wrote: >Has anyone else tried building the Squid Port since the 3.5.5 Update >with SSL option enabled? > >I have tried with OpenSSL from base and ports, dies with the same >error from either option. > >bio.cc:(.text+0x46ca): undefined reference to `SSL_set_alpn_protos' >c++: error: linker command failed with exit code 1 (use -v to see >invocation) >libtool: link: rm -f ".libs/squidS.o" >*** Error code 1 Yes. It worked fine for me. To begin with it errored out instantly telling me that I had to select at least one of the SSL options. So I ran make config and noticed the SSL options at the bottom. Selected OpenSSL and ran the upgrade again. Everything compiled and installed fine and I've been using it since. I'm using FreeBSD 10.1-STABLE r283027 dated from May 17th and I have the OpenSSL 1.0.2 port installed. -- Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150610174538.GE44513>