Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: emninger on December 23, 2015, 06:32:35 AM

Title: tor & libevent & openssl: version incongruence
Post by: emninger on December 23, 2015, 06: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?
Title: Re: tor & libevent & openssl: version incongruence
Post by: Juanito on December 23, 2015, 06:42:37 AM
Either recompile tor with the latest libevent/openssl from the repo or ignore the warning...
Title: Re: tor & libevent & openssl: version incongruence
Post by: emninger on December 23, 2015, 06: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!
Title: Re: tor & libevent & openssl: version incongruence
Post by: Juanito on December 23, 2015, 06:50:25 AM
You could pm the extension maintainer and request an update