[tor-bugs] #6623 [Core Tor/Tor]: --enable-static-tor cannot succeed

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 25 13:21:00 UTC 2018


#6623: --enable-static-tor cannot succeed
-------------------------------------------------+-------------------------
 Reporter:  tmpname0901                          |          Owner:  (none)
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.5.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.2.3.20-rc
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-relay autotools build link       |  Actual Points:
  static 029-backport 032-backport 033-backport  |
  034-backport                                   |
Parent ID:                                       |         Points:
 Reviewer:  nickm                                |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by nickm):

 I'd actually like to deprecate the TOR_SEARCH_LIBRARY nonsense if
 possible, and not add its use for zlib.  (I don't understand why this
 patch starts using TOR_SEARCH_LIBRARY for zlib, but I assume it's
 necessary? Can we use pkg-config instead?)

 When I try to use this patch with `--enable-static-tor`, it fails during
 configuration with
 {{{
 checking whether free(NULL) works... no
 configure: error: Your libc implementation doesn't allow free(NULL), as
 required by C99.
 }}}

 Am I doing something wrong?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6623#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list