[tor-relays] building Tor against LibreSSL 2.1.1 fails with "undefined reference to `EVP_aes_128_ctr'" error

Nick Mathewson nickm at freehaven.net
Tue Dec 23 17:16:56 UTC 2014


On Tue, Dec 23, 2014 at 12:00 PM, Seth <list at sysfu.com> wrote:
> On Tue, 23 Dec 2014 06:33:44 -0800, Nick Mathewson <nickm at freehaven.net>
> wrote:
>>
>> What version of Tor are you using here?  I think we have this fixed in
>> 0.2.6.1-alpha with this commit:
>>    d1fa0163e571913b8e4972c5c8a2d46798f46156
>> And this ticket:
>>    https://trac.torproject.org/projects/tor/ticket/13325
>
>
> I tried unsuccessfully with all three versions: stable, alpha and the latest
> from git.
>
> Tor builds no problem when using the previous LibreSSL version (2.1.1) on
> FreeBSD 9.3.

Strange!  There is code in git master that is supposed to prevent
this.  The current Tor's "find_cipher_by_id" is supposed to avoid
looking at the get_cipher_by_id field.  Do you really get the same
errors with master, or is the error different?

-- 
Nick


More information about the tor-relays mailing list