Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #17563

Closed (moved)
(moved)
Open
Created Nov 09, 2015 by Trac@tracbot

crypto.c compile error w/Tor v0.2.8.0-alpha-dev and OpenSSL 1.1.0-dev (against SSL_Dev)

I understand that bleeding edge openssl_current related bugs are not a priority and this may be another one... If you could share some advice on debugging trivial ones I might try myself...otherwise I will continue to report, but not expect quick resolution.

Tor v0.2.8.0-alpha-dev running on NetBSD 6_stable (i386) with Libevent 2.1.5-beta, OpenSSL 1.1.0-dev and Zlib 1.2.3.

CC src/common/crypto.o src/common/crypto.c: In function 'crypto_openssl_get_version_str': src/common/crypto.c:230:5: warning: implicit declaration of function 'SSLeay_version' src/common/crypto.c:230:46: error: 'SSLEAY_VERSION' undeclared (first use in this function) src/common/crypto.c:230:46: note: each undeclared identifier is reported only once for each function it appears in src/common/crypto.c: In function 'crypto_force_rand_ssleay': src/common/crypto.c:254:3: warning: implicit declaration of function 'RAND_SSLeay' src/common/crypto.c:254:30: warning: comparison between pointer and integer src/common/crypto.c:258:5: warning: passing argument 1 of 'RAND_set_rand_method' makes pointer from integer without a cast /usr/local/ssl/include/openssl/rand.h:90:5: note: expected 'const struct RAND_METHOD *' but argument is of type 'int' src/common/crypto.c: In function 'crypto_early_init': src/common/crypto.c:294:5: warning: implicit declaration of function 'SSLeay' src/common/crypto.c:295:32: error: 'SSLEAY_VERSION' undeclared (first use in this function) Makefile:3240: recipe for target 'src/common/crypto.o' failed gmake[1]: *** [src/common/crypto.o] Error 1 gmake[1]: Leaving directory '/usr/local/src/tor' Makefile:1864: recipe for target 'all' failed gmake: *** [all] Error 2

Trac:
Username: yancm

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking