[tor-bugs] #7311 [Tor]: nmake scripts missing platform dependencies for openssl
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sun Nov 4 13:35:54 UTC 2012
#7311: nmake scripts missing platform dependencies for openssl
-----------------------+----------------------------------------------------
Reporter: ultramage | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version:
Keywords: msvc | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
All nmake scripts that link to openssl (all of them) are reporting missing
platform dependencies. At least for openssl 1.0.1c, the following are also
required:
* crypt32.lib <- openssl's e_capi.c ms crypto functions
* gdi32.lib <- openssl's readscreen(), seeds RNG with screen bitmap
* user32.lib <- openssl's isservice() check and showfatal() MessageBox
Maybe openssl added these features since the makefiles were first added?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7311>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list