Giter Club home page Giter Club logo

docker-tor's Introduction

Hi there ๐Ÿ‘‹

docker-tor's People

Contributors

dependabot[bot] avatar svengo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

matthiasnehls

docker-tor's Issues

Error building tor-0.4.4.7

tor 0.4.4.7 fails to build using alpine 3.13.1 (latest) and libressl 3.1.5.
Reported as tor issue: https://gitlab.torproject.org/tpo/core/tor/-/issues/40278.

$ docker build .
[...]
  CC       src/lib/tls/libtor_tls_a-tortls_openssl.o
In file included from /usr/include/openssl/bio.h:69,
                 from /usr/include/openssl/evp.h:67,
                 from /usr/include/openssl/hmac.h:67,
                 from /usr/include/openssl/ssl.h:150,
                 from src/lib/tls/tortls_openssl.c:48:
/usr/include/openssl/crypto.h:335:39: error: macro "OpenSSL_version_num" passed 1 arguments, but takes just 0
  335 | unsigned long OpenSSL_version_num(void);
      |                                       ^
In file included from src/lib/tls/tortls_openssl.c:34:
./src/lib/crypt_ops/compat_openssl.h:37: note: macro "OpenSSL_version_num" defined here
   37 | #define OpenSSL_version_num() SSLeay()
      |
make[1]: *** [Makefile:17838: src/lib/tls/libtor_tls_a-tortls_openssl.o] Error 1
make[1]: Leaving directory '/tmp/tor-0.4.4.7'
make: *** [Makefile:7156: all] Error 2

0.3.5.8 does not run

I have errors running the latest version:
Error loading shared library libssl.so.45: No such file or directory (needed by /usr/bin/tor)
Error loading shared library libcrypto.so.43: No such file or directory (needed by /usr/bin/tor)
Error relocating /usr/bin/tor: ENGINE_get_default_ECDSA: symbol not found
Error relocating /usr/bin/tor: SSL_export_keying_material: symbol not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.