WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tor & libevent & openssl: version incongruence  (Read 1568 times)

Offline emninger

  • Sr. Member
  • ****
  • Posts: 267
tor & libevent & openssl: version incongruence
« on: December 23, 2015, 03:32:35 AM »
When tor starts it tells me:

Code: [Select]
[notice] Tor v0.2.4.22 (git-2ee56e4c2c841a45) running on Linux with Libevent 2.0.21-stable and OpenSSL 1.0.2d.
[notice] We were compiled with headers from version 2.0.10-stable of Libevent, but we're using a Libevent library that says it's version 2.0.21-stable.
[warn] OpenSSL version from headers does not match the version we're running with. If you get weird crashes, that might be why. (Compiled with 100000bf: OpenSSL 1.0.0k 5 Feb 2013; running with 1000204f: OpenSSL 1.0.2d 9 Jul 2015).

Any ideas how to solve?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: tor & libevent & openssl: version incongruence
« Reply #1 on: December 23, 2015, 03:42:37 AM »
Either recompile tor with the latest libevent/openssl from the repo or ignore the warning...

Offline emninger

  • Sr. Member
  • ****
  • Posts: 267
Re: tor & libevent & openssl: version incongruence
« Reply #2 on: December 23, 2015, 03:46:21 AM »
I don't think i'll be able to re-compile tor on my own - and moreover i'm not sure if libevent and openssl extensions are the latest (??). I think i'll ignore ... ;)

Thanks a lot for the quick reply!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: tor & libevent & openssl: version incongruence
« Reply #3 on: December 23, 2015, 03:50:25 AM »
You could pm the extension maintainer and request an update