[tor-bugs] #16651 [Tor]: Tor fails to build on OpenBSD due to libevent config options

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jul 28 16:56:28 UTC 2015


#16651: Tor fails to build on OpenBSD due to libevent config options
------------------------+---------------------------------------
     Reporter:  teor    |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.7.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  bsd 026-backport libevent
Actual Points:          |  Parent ID:
       Points:          |
------------------------+---------------------------------------

Comment (by rubiate):

 You need to tell it what paths to look in.

 The command from the original mail works for me:

 {{{
     $ env CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib \
     ./configure --with-ssl-dir=/usr --disable-gcc-hardening \
         --enable-bufferevents --disable-asciidoc
 }}}

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


More information about the tor-bugs mailing list