[tor-relays] building Tor against LibreSSL 2.1.1 fails with "undefined reference to `EVP_aes_128_ctr'" error
Seth
list at sysfu.com
Thu Jan 15 21:39:31 UTC 2015
On Thu, 01 Jan 2015 10:55:18 -0800, Seth <list at sysfu.com> wrote:
> On Sun, 28 Dec 2014 16:01:12 -0800, Nick Mathewson <nickm at freehaven.net>
> Maybe something like this would work?
>
> CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure
That resolves the tortls.o error, thanks!
This is the line I used for OpenBSD:
env CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure
--disable-asciidoc --sysconfdir=/etc
More information about the tor-relays
mailing list