[tor-bugs] #2612 [Vidalia]: Add support for Win2k
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Feb 22 23:33:11 UTC 2011
#2612: Add support for Win2k
-------------------------+--------------------------------------------------
Reporter: chiiph | Owner: chiiph
Type: enhancement | Status: needs_review
Priority: normal | Milestone:
Component: Vidalia | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by edmanm):
Hm. I don't think this is really the best way to fix the problem. In
particular, it means that everyone who wants to build Vidalia on Windows
will have to also download the Windows SDK and remember to shimmy some
files around.
A better option would be to update the version of miniupnpc in Vidalia's
source tree to at least version 1.5 and add `-DNO_GETADDRINFO` to
`src/CMakeLists.txt` so that miniupnpc will stop using `getaddrinfo()` and
`freeaddrinfo()`, which is where the current problem with Windows 2000
originates.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2612#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list